19:02:09 Started by timer 19:02:09 Running as SYSTEM 19:02:09 [EnvInject] - Loading node environment variables. 19:02:10 Building remotely on prd-centos8-builder-4c-4g-7558 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-merge-master 19:02:10 [ssh-agent] Looking for ssh-agent implementation... 19:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:10 $ ssh-agent 19:02:10 SSH_AUTH_SOCK=/tmp/ssh-hBwlBvXN8FdP/agent.5559 19:02:10 SSH_AGENT_PID=5561 19:02:10 [ssh-agent] Started. 19:02:10 Running ssh-add (command line suppressed) 19:02:10 Identity added: /w/workspace/netconf-maven-merge-master@tmp/private_key_17042790979746675807.key (/w/workspace/netconf-maven-merge-master@tmp/private_key_17042790979746675807.key) 19:02:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:02:10 The recommended git tool is: NONE 19:02:12 using credential jenkins-ssh 19:02:12 Wiping out workspace first. 19:02:12 Cloning the remote Git repository 19:02:13 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 19:02:13 > git init /w/workspace/netconf-maven-merge-master # timeout=10 19:02:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:02:13 > git --version # timeout=10 19:02:13 > git --version # 'git version 2.43.0' 19:02:13 using GIT_SSH to set credentials jenkins-ssh 19:02:13 [INFO] Currently running in a labeled security context 19:02:13 [INFO] Currently SELinux is 'enforcing' on the host 19:02:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-merge-master@tmp/jenkins-gitclient-ssh764981029998023973.key 19:02:13 Verifying host key using known hosts file 19:02:13 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:02:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:02:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:19 Avoid second fetch 19:02:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:02:19 Checking out Revision ebf61b3d4feb335d30ebe5a84b830e09861ff900 (refs/remotes/origin/master) 19:02:19 > git config core.sparsecheckout # timeout=10 19:02:19 > git checkout -f ebf61b3d4feb335d30ebe5a84b830e09861ff900 # timeout=10 19:02:19 Commit message: "Rework BaseScheams" 19:02:19 > git rev-list --no-walk ebf61b3d4feb335d30ebe5a84b830e09861ff900 # timeout=10 19:02:19 provisioning config files... 19:02:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:02:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:02:19 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins5101226766280203906.sh 19:02:19 ---> python-tools-install.sh 19:02:19 Setup pyenv: 19:02:20 system 19:02:20 * 3.8.13 (set by /opt/pyenv/version) 19:02:20 * 3.9.13 (set by /opt/pyenv/version) 19:02:20 * 3.10.6 (set by /opt/pyenv/version) 19:02:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXCz 19:02:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:02:28 lf-activate-venv(): INFO: Installing: lftools 19:03:03 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:03:03 Generating Requirements File 19:03:41 Python 3.10.6 19:03:41 pip 24.0 from /tmp/venv-tXCz/lib/python3.10/site-packages/pip (python 3.10) 19:03:42 appdirs==1.4.4 19:03:42 argcomplete==3.2.2 19:03:42 aspy.yaml==1.3.0 19:03:42 attrs==23.2.0 19:03:42 autopage==0.5.2 19:03:42 beautifulsoup4==4.12.3 19:03:42 boto3==1.34.44 19:03:42 botocore==1.34.44 19:03:42 bs4==0.0.2 19:03:42 cachetools==5.3.2 19:03:42 certifi==2024.2.2 19:03:42 cffi==1.16.0 19:03:42 cfgv==3.4.0 19:03:42 chardet==5.2.0 19:03:42 charset-normalizer==3.3.2 19:03:42 click==8.1.7 19:03:42 cliff==4.5.0 19:03:42 cmd2==2.4.3 19:03:42 cryptography==3.3.2 19:03:42 debtcollector==2.5.0 19:03:42 decorator==5.1.1 19:03:42 defusedxml==0.7.1 19:03:42 Deprecated==1.2.14 19:03:42 distlib==0.3.8 19:03:42 dnspython==2.6.0 19:03:42 docker==4.2.2 19:03:42 dogpile.cache==1.3.1 19:03:42 email-validator==2.1.0.post1 19:03:42 filelock==3.13.1 19:03:42 future==0.18.3 19:03:42 gitdb==4.0.11 19:03:42 GitPython==3.1.42 19:03:42 google-auth==2.28.0 19:03:42 httplib2==0.22.0 19:03:42 identify==2.5.34 19:03:42 idna==3.6 19:03:42 importlib-resources==1.5.0 19:03:42 iso8601==2.1.0 19:03:42 Jinja2==3.1.3 19:03:42 jmespath==1.0.1 19:03:42 jsonpatch==1.33 19:03:42 jsonpointer==2.4 19:03:42 jsonschema==4.21.1 19:03:42 jsonschema-specifications==2023.12.1 19:03:42 keystoneauth1==5.5.0 19:03:42 kubernetes==29.0.0 19:03:42 lftools==0.37.8 19:03:42 lxml==5.1.0 19:03:42 MarkupSafe==2.1.5 19:03:42 msgpack==1.0.7 19:03:42 multi_key_dict==2.0.3 19:03:42 munch==4.0.0 19:03:42 netaddr==1.1.0 19:03:42 netifaces==0.11.0 19:03:42 niet==1.4.2 19:03:42 nodeenv==1.8.0 19:03:42 oauth2client==4.1.3 19:03:42 oauthlib==3.2.2 19:03:42 openstacksdk==0.62.0 19:03:42 os-client-config==2.1.0 19:03:42 os-service-types==1.7.0 19:03:42 osc-lib==3.0.0 19:03:42 oslo.config==9.3.0 19:03:42 oslo.context==5.3.0 19:03:42 oslo.i18n==6.2.0 19:03:42 oslo.log==5.4.0 19:03:42 oslo.serialization==5.3.0 19:03:42 oslo.utils==7.0.0 19:03:42 packaging==23.2 19:03:42 pbr==6.0.0 19:03:42 platformdirs==4.2.0 19:03:42 prettytable==3.9.0 19:03:42 pyasn1==0.5.1 19:03:42 pyasn1-modules==0.3.0 19:03:42 pycparser==2.21 19:03:42 pygerrit2==2.0.15 19:03:42 PyGithub==2.2.0 19:03:42 pyinotify==0.9.6 19:03:42 PyJWT==2.8.0 19:03:42 PyNaCl==1.5.0 19:03:42 pyparsing==2.4.7 19:03:42 pyperclip==1.8.2 19:03:42 pyrsistent==0.20.0 19:03:42 python-cinderclient==9.4.0 19:03:42 python-dateutil==2.8.2 19:03:42 python-heatclient==3.4.0 19:03:42 python-jenkins==1.8.2 19:03:42 python-keystoneclient==5.3.0 19:03:42 python-magnumclient==4.3.0 19:03:42 python-novaclient==18.4.0 19:03:42 python-openstackclient==6.0.1 19:03:42 python-swiftclient==4.4.0 19:03:42 pytz==2024.1 19:03:42 PyYAML==6.0.1 19:03:42 referencing==0.33.0 19:03:42 requests==2.31.0 19:03:42 requests-oauthlib==1.3.1 19:03:42 requestsexceptions==1.4.0 19:03:42 rfc3986==2.0.0 19:03:42 rpds-py==0.18.0 19:03:42 rsa==4.9 19:03:42 ruamel.yaml==0.18.6 19:03:42 ruamel.yaml.clib==0.2.8 19:03:42 s3transfer==0.10.0 19:03:42 simplejson==3.19.2 19:03:42 six==1.16.0 19:03:42 smmap==5.0.1 19:03:42 soupsieve==2.5 19:03:42 stevedore==5.1.0 19:03:42 tabulate==0.9.0 19:03:42 toml==0.10.2 19:03:42 tomlkit==0.12.3 19:03:42 tqdm==4.66.2 19:03:42 typing_extensions==4.9.0 19:03:42 tzdata==2024.1 19:03:42 urllib3==1.26.18 19:03:42 virtualenv==20.25.0 19:03:42 wcwidth==0.2.13 19:03:42 websocket-client==1.7.0 19:03:42 wrapt==1.16.0 19:03:42 xdg==6.0.0 19:03:42 xmltodict==0.13.0 19:03:42 yq==3.2.3 19:03:42 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5103453459098301546.sh 19:03:42 + mkdir -p /w/workspace/netconf-maven-merge-master/target/classes /w/workspace/netconf-maven-merge-master/jacoco/classes 19:03:42 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2092271286556801073.sh 19:03:42 + echo quiet=on 19:03:42 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-7558 19:03:43 [netconf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 19:03:43 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=netconf --version 19:03:43 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:03:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:03:43 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 19:03:43 Default locale: en_US, platform encoding: UTF-8 19:03:43 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 19:03:43 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12464046288772034553.sh 19:03:43 + rm /home/jenkins/.wgetrc 19:03:43 [EnvInject] - Injecting environment variables from a build step. 19:03:43 [EnvInject] - Injecting as environment variables the properties content 19:03:43 SET_JDK_VERSION=openjdk17 19:03:43 GIT_URL="git://devvexx.opendaylight.org/mirror" 19:03:43 19:03:43 [EnvInject] - Variables injected successfully. 19:03:43 [netconf-maven-merge-master] $ /bin/sh /tmp/jenkins4895992281057384933.sh 19:03:43 ---> update-java-alternatives.sh 19:03:43 ---> Updating Java version 19:03:43 ---> RedHat type system detected 19:03:44 openjdk version "17.0.6-ea" 2023-01-17 LTS 19:03:44 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 19:03:44 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 19:03:44 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 19:03:44 [EnvInject] - Injecting environment variables from a build step. 19:03:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:03:44 [EnvInject] - Variables injected successfully. 19:03:44 provisioning config files... 19:03:44 copy managed file [global-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config6324449386775806457tmp 19:03:45 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config5485284963911423315tmp 19:03:45 [EnvInject] - Injecting environment variables from a build step. 19:03:45 [EnvInject] - Injecting as environment variables the properties content 19:03:45 SERVER_ID=opendaylight-snapshot 19:03:45 19:03:45 [EnvInject] - Variables injected successfully. 19:03:45 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins748665551899502134.sh 19:03:45 ---> create-netrc.sh 19:03:45 [EnvInject] - Injecting environment variables from a build step. 19:03:45 [EnvInject] - Injecting as environment variables the properties content 19:03:45 NEXUS_CUT_DIRS=6 19:03:45 NEXUS_REPO=opendaylight.snapshot 19:03:45 19:03:45 [EnvInject] - Variables injected successfully. 19:03:45 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins16608150400329638324.sh 19:03:45 ---> maven-fetch-metadata.sh 19:03:45 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 19:03:45 + project=org.opendaylight.netconf 19:03:45 + project_path=org/opendaylight/netconf 19:03:45 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:03:45 + pushd /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf 19:03:45 /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-master 19:03:45 + set +e 19:03:45 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ 19:03:45 2024-02-17 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ [46866] -> "index.html.tmp" [1] 19:03:45 2024-02-17 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/ [3833] -> "aaa-authn-odl-plugin/index.html.tmp" [1] 19:03:45 2024-02-17 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/ [4955] -> "callhome-model/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/ [4596] -> "callhome-protocol/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/ [4991] -> "callhome-provider/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/ [3391] -> "callhome-server/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/ [4955] -> "feature-parent/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/ [3887] -> "features-netconf-connector/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/ [4317] -> "features-netconf-experimental/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/ [5075] -> "features-netconf-testing/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/ [4979] -> "features-netconf/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/ [3806] -> "features-restconf/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/ [3797] -> "features-yanglib/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/ [4931] -> "keystore-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/ [3391] -> "keystore-legacy/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/ [4943] -> "keystore-none/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/ [3860] -> "mdsal-netconf-connector/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/ [3815] -> "mdsal-netconf-impl/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/ [3869] -> "mdsal-netconf-monitoring/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/ [3887] -> "mdsal-netconf-notification/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/ [3806] -> "mdsal-netconf-ssh/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/ [3806] -> "mdsal-netconf-tcp/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/ [4695] -> "mdsal-netconf-yang-library/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/ [5896] -> "model/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/ [4919] -> "netconf-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/ [4991] -> "netconf-artifacts/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/ [4187] -> "netconf-auth-aaa/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/ [4931] -> "netconf-auth/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/ [4227] -> "netconf-client-mdsal/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/ [4955] -> "netconf-client/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/ [4227] -> "netconf-common-mdsal/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/ [3383] -> "netconf-common/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/ [4955] -> "netconf-config/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/ [4967] -> "netconf-console/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/ [4967] -> "netconf-dom-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/ [3761] -> "netconf-impl/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/ [4943] -> "netconf-karaf/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/ [3824] -> "netconf-mapping-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/ [4127] -> "netconf-nb/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/ [5003] -> "netconf-netty-util/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/ [3878] -> "netconf-notifications-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/ [4955] -> "netconf-parent/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/ [4227] -> "netconf-server-mdsal/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/ [4167] -> "netconf-server/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/ [5015] -> "netconf-test-models/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/ [4991] -> "netconf-test-perf/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/ [4197] -> "netconf-test-util/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/ [4979] -> "netconf-testtool/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/ [5039] -> "netconf-topology-impl/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/ [5099] -> "netconf-topology-singleton/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/ [4979] -> "netconf-topology/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/ [3761] -> "netconf-util/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/ [3950] -> "odl-aaa-netconf-plugin-no-cluster/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/ [5051] -> "odl-aaa-netconf-plugin/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/ [3806] -> "odl-mdsal-apidocs/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/ [4967] -> "odl-netconf-all/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/ [4967] -> "odl-netconf-api/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/ [5075] -> "odl-netconf-callhome-ssh/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/ [5003] -> "odl-netconf-client/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/ [5147] -> "odl-netconf-clustered-topology/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/ [3415] -> "odl-netconf-common/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/ [5087] -> "odl-netconf-connector-all/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/ [5039] -> "odl-netconf-connector/index.html.tmp" [1] 19:03:46 2024-02-17 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/ [5015] -> "odl-netconf-console/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/ [4979] -> "odl-netconf-impl/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/ [4227] -> "odl-netconf-keystore/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/ [3860] -> "odl-netconf-mapping-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/ [4991] -> "odl-netconf-mdsal/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/ [4277] -> "odl-netconf-model-rfc5277/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/ [4277] -> "odl-netconf-model-rfc6022/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/ [4277] -> "odl-netconf-model-rfc6241/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/ [4277] -> "odl-netconf-model-rfc6243/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/ [4277] -> "odl-netconf-model-rfc6470/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/ [4277] -> "odl-netconf-model-rfc8040/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/ [4277] -> "odl-netconf-model-rfc8341/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/ [4277] -> "odl-netconf-model-rfc8526/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/ [4277] -> "odl-netconf-model-rfc8639/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/ [3471] -> "odl-netconf-model-rfc8641/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/ [3471] -> "odl-netconf-model-rfc8650/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/ [5051] -> "odl-netconf-netty-util/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/ [3914] -> "odl-netconf-notifications-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/ [3923] -> "odl-netconf-notifications-impl/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/ [4967] -> "odl-netconf-ssh/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/ [3788] -> "odl-netconf-tcp/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/ [5051] -> "odl-netconf-test-tools/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/ [5027] -> "odl-netconf-topology/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/ [4277] -> "odl-netconf-transport-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/ [4237] -> "odl-netconf-transport/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/ [4247] -> "odl-netconf-truststore/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/ [4979] -> "odl-netconf-util/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/ [4979] -> "odl-restconf-all/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/ [5015] -> "odl-restconf-common/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/ [4967] -> "odl-restconf-nb/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/ [4227] -> "odl-restconf-openapi/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/ [4931] -> "odl-restconf/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/ [3463] -> "odl-yanglib-mdsal-writer/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/ [4919] -> "odl-yanglib/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/ [4539] -> "restconf-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/ [3391] -> "restconf-client/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/ [5051] -> "restconf-common-models/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/ [4967] -> "restconf-common/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/ [4919] -> "restconf-nb/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/ [4187] -> "restconf-openapi/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/ [3391] -> "restconf-server/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/ [5063] -> "restconf-wadl-generator/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/ [3842] -> "sal-netconf-connector/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/ [5087] -> "sal-rest-connector-config/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/ [3788] -> "sal-rest-docgen/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/ [4991] -> "shaded-exificient/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/ [4919] -> "shaded-sshd/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/ [4943] -> "transport-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/ [3383] -> "transport-http/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/ [4550] -> "transport-ssh/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/ [4943] -> "transport-tcp/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/ [4550] -> "transport-tls/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/ [4955] -> "truststore-api/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/ [4967] -> "truststore-none/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/ [4979] -> "websocket-client/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/ [3431] -> "yanglib-mdsal-writer/index.html.tmp" [1] 19:03:47 2024-02-17 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/ [4871] -> "yanglib/index.html.tmp" [1] 19:03:48 2024-02-17 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/ [128089] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:49 2024-02-17 19:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/ [128593] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:49 2024-02-17 19:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml [407/407] -> "aaa-authn-odl-plugin/maven-metadata.xml" [1] 19:03:49 2024-02-17 19:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/ [123537] -> "callhome-model/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:50 2024-02-17 19:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/ [124041] -> "callhome-model/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:50 2024-02-17 19:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/ [10859] -> "callhome-model/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:03:51 2024-02-17 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/ [131385] -> "callhome-model/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:03:51 2024-02-17 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/ [10895] -> "callhome-model/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:03:51 2024-02-17 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/maven-metadata.xml [520/520] -> "callhome-model/maven-metadata.xml" [1] 19:03:51 2024-02-17 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/ [125862] -> "callhome-protocol/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:52 2024-02-17 19:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/ [126366] -> "callhome-protocol/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:52 2024-02-17 19:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/ [11039] -> "callhome-protocol/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:03:53 2024-02-17 19:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/ [133875] -> "callhome-protocol/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:03:53 2024-02-17 19:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml [483/483] -> "callhome-protocol/maven-metadata.xml" [1] 19:03:53 2024-02-17 19:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/ [125862] -> "callhome-provider/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:54 2024-02-17 19:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/ [126366] -> "callhome-provider/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:54 2024-02-17 19:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/ [11039] -> "callhome-provider/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:03:55 2024-02-17 19:03:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/ [133875] -> "callhome-provider/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/ [278302] -> "callhome-provider/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/maven-metadata.xml [523/523] -> "callhome-provider/maven-metadata.xml" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/ [10957] -> "callhome-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/maven-metadata.xml [359/359] -> "callhome-server/maven-metadata.xml" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/ [63085] -> "feature-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/ [63337] -> "feature-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:56 2024-02-17 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/ [6567] -> "feature-parent/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:03:57 2024-02-17 19:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/ [67005] -> "feature-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:03:57 2024-02-17 19:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/ [140970] -> "feature-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:03:57 2024-02-17 19:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/maven-metadata.xml [520/520] -> "feature-parent/maven-metadata.xml" [1] 19:03:58 2024-02-17 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/ [89689] -> "features-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:58 2024-02-17 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/ [90025] -> "features-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:03:58 2024-02-17 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml [413/413] -> "features-netconf-connector/maven-metadata.xml" [1] 19:03:58 2024-02-17 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/ [8638] -> "features-netconf-experimental/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:03:59 2024-02-17 19:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/ [97020] -> "features-netconf-experimental/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:03:59 2024-02-17 19:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/ [205109] -> "features-netconf-experimental/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:03:59 2024-02-17 19:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml [453/453] -> "features-netconf-experimental/maven-metadata.xml" [1] 19:04:00 2024-02-17 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/ [88671] -> "features-netconf-testing/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:00 2024-02-17 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/ [89007] -> "features-netconf-testing/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:00 2024-02-17 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/ [8433] -> "features-netconf-testing/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:01 2024-02-17 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/ [94295] -> "features-netconf-testing/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:01 2024-02-17 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/ [199324] -> "features-netconf-testing/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:02 2024-02-17 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml [530/530] -> "features-netconf-testing/maven-metadata.xml" [1] 19:04:02 2024-02-17 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/ [84599] -> "features-netconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:02 2024-02-17 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/ [84935] -> "features-netconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:02 2024-02-17 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/ [8106] -> "features-netconf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:03 2024-02-17 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/ [89950] -> "features-netconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:04 2024-02-17 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/ [190100] -> "features-netconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:04 2024-02-17 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/maven-metadata.xml [522/522] -> "features-netconf/maven-metadata.xml" [1] 19:04:04 2024-02-17 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/ [85094] -> "features-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:04 2024-02-17 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/ [85430] -> "features-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:04 2024-02-17 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/maven-metadata.xml [404/404] -> "features-restconf/maven-metadata.xml" [1] 19:04:05 2024-02-17 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/ [84585] -> "features-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:05 2024-02-17 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/ [84921] -> "features-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:05 2024-02-17 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/maven-metadata.xml [403/403] -> "features-yanglib/maven-metadata.xml" [1] 19:04:06 2024-02-17 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/ [122057] -> "keystore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:06 2024-02-17 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/ [122561] -> "keystore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:06 2024-02-17 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/ [10744] -> "keystore-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:07 2024-02-17 19:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/ [129800] -> "keystore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:08 2024-02-17 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/ [269780] -> "keystore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:08 2024-02-17 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/maven-metadata.xml [518/518] -> "keystore-api/maven-metadata.xml" [1] 19:04:09 2024-02-17 19:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/ [273743] -> "keystore-legacy/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:09 2024-02-17 19:04:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml [359/359] -> "keystore-legacy/maven-metadata.xml" [1] 19:04:10 2024-02-17 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/ [122748] -> "keystore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:11 2024-02-17 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/ [123252] -> "keystore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:11 2024-02-17 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/ [10798] -> "keystore-none/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:11 2024-02-17 19:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/ [130540] -> "keystore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:12 2024-02-17 19:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/ [271323] -> "keystore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:13 2024-02-17 19:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/maven-metadata.xml [519/519] -> "keystore-none/maven-metadata.xml" [1] 19:04:13 2024-02-17 19:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/ [130428] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:14 2024-02-17 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/ [130932] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:14 2024-02-17 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml [410/410] -> "mdsal-netconf-connector/maven-metadata.xml" [1] 19:04:14 2024-02-17 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/ [105707] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:15 2024-02-17 19:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/ [127113] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:15 2024-02-17 19:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml [405/405] -> "mdsal-netconf-impl/maven-metadata.xml" [1] 19:04:16 2024-02-17 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/ [131161] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:16 2024-02-17 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/ [131665] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:16 2024-02-17 19:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml [411/411] -> "mdsal-netconf-monitoring/maven-metadata.xml" [1] 19:04:17 2024-02-17 19:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/ [132711] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:17 2024-02-17 19:04:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/ [133215] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:18 2024-02-17 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml [413/413] -> "mdsal-netconf-notification/maven-metadata.xml" [1] 19:04:18 2024-02-17 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/ [125862] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:19 2024-02-17 19:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/ [126366] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:19 2024-02-17 19:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml [404/404] -> "mdsal-netconf-ssh/maven-metadata.xml" [1] 19:04:19 2024-02-17 19:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/ [125806] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:20 2024-02-17 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/ [126310] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:20 2024-02-17 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml [404/404] -> "mdsal-netconf-tcp/maven-metadata.xml" [1] 19:04:20 2024-02-17 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/ [132683] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-17 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/ [133187] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:21 2024-02-17 19:04:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/ [11568] -> "mdsal-netconf-yang-library/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/ [141180] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml [492/492] -> "mdsal-netconf-yang-library/maven-metadata.xml" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/ [5231] -> "model/draft-ietf-netconf-crypto-types/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/ [4943] -> "model/rfc5277/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/ [4943] -> "model/rfc6022/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/ [4943] -> "model/rfc6241/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/ [4943] -> "model/rfc6243/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/ [4943] -> "model/rfc6470/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/ [4387] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/ [5243] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/ [4943] -> "model/rfc8341/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/ [4943] -> "model/rfc8526/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/ [4943] -> "model/rfc8639/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/ [3375] -> "model/rfc8641/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/ [3375] -> "model/rfc8650/index.html.tmp" [1] 19:04:22 2024-02-17 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/ [121268] -> "netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:23 2024-02-17 19:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/ [121772] -> "netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:23 2024-02-17 19:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/ [10683] -> "netconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:24 2024-02-17 19:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/ [128955] -> "netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:25 2024-02-17 19:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/ [268021] -> "netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:25 2024-02-17 19:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/maven-metadata.xml [517/517] -> "netconf-api/maven-metadata.xml" [1] 19:04:25 2024-02-17 19:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/ [64234] -> "netconf-artifacts/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:26 2024-02-17 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/ [64486] -> "netconf-artifacts/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:26 2024-02-17 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/ [6664] -> "netconf-artifacts/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:26 2024-02-17 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/ [68250] -> "netconf-artifacts/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-17 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/ [143609] -> "netconf-artifacts/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:27 2024-02-17 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml [523/523] -> "netconf-artifacts/maven-metadata.xml" [1] 19:04:27 2024-02-17 19:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/ [10976] -> "netconf-auth-aaa/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:28 2024-02-17 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/ [133000] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:29 2024-02-17 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/ [276446] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:29 2024-02-17 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [440/440] -> "netconf-auth-aaa/maven-metadata.xml" [1] 19:04:29 2024-02-17 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/ [121973] -> "netconf-auth/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-17 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/ [122477] -> "netconf-auth/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-17 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/ [10737] -> "netconf-auth/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:30 2024-02-17 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/ [129695] -> "netconf-auth/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:32 2024-02-17 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/ [269562] -> "netconf-auth/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:32 2024-02-17 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/maven-metadata.xml [518/518] -> "netconf-auth/maven-metadata.xml" [1] 19:04:32 2024-02-17 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/ [11219] -> "netconf-client-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:32 2024-02-17 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/ [136365] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:34 2024-02-17 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/ [283420] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:34 2024-02-17 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml [444/444] -> "netconf-client-mdsal/maven-metadata.xml" [1] 19:04:34 2024-02-17 19:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/ [164571] -> "netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:35 2024-02-17 19:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/ [165243] -> "netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:35 2024-02-17 19:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/ [13774] -> "netconf-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:36 2024-02-17 19:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/ [175110] -> "netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:37 2024-02-17 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/ [363778] -> "netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:37 2024-02-17 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/maven-metadata.xml [520/520] -> "netconf-client/maven-metadata.xml" [1] 19:04:37 2024-02-17 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/ [11215] -> "netconf-common-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:38 2024-02-17 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/ [136305] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:39 2024-02-17 19:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/ [283328] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:39 2024-02-17 19:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml [444/444] -> "netconf-common-mdsal/maven-metadata.xml" [1] 19:04:40 2024-02-17 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/ [271954] -> "netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:40 2024-02-17 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/maven-metadata.xml [358/358] -> "netconf-common/maven-metadata.xml" [1] 19:04:41 2024-02-17 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/ [103125] -> "netconf-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:41 2024-02-17 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/ [124041] -> "netconf-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-17 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/ [10859] -> "netconf-config/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-17 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/ [131385] -> "netconf-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-17 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/ [10895] -> "netconf-config/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:42 2024-02-17 19:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/maven-metadata.xml [520/520] -> "netconf-config/maven-metadata.xml" [1] 19:04:43 2024-02-17 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/ [124340] -> "netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:43 2024-02-17 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/ [124844] -> "netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:43 2024-02-17 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/ [10921] -> "netconf-console/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:44 2024-02-17 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/ [132245] -> "netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:45 2024-02-17 19:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/ [274873] -> "netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:45 2024-02-17 19:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/maven-metadata.xml [521/521] -> "netconf-console/maven-metadata.xml" [1] 19:04:46 2024-02-17 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/ [124312] -> "netconf-dom-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:46 2024-02-17 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/ [124830] -> "netconf-dom-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:46 2024-02-17 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/ [10919] -> "netconf-dom-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:47 2024-02-17 19:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/ [132215] -> "netconf-dom-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:48 2024-02-17 19:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/ [274779] -> "netconf-dom-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:48 2024-02-17 19:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml [521/521] -> "netconf-dom-api/maven-metadata.xml" [1] 19:04:49 2024-02-17 19:04:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/ [162545] -> "netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:50 2024-02-17 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/ [163217] -> "netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:50 2024-02-17 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/maven-metadata.xml [399/399] -> "netconf-impl/maven-metadata.xml" [1] 19:04:50 2024-02-17 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/ [102280] -> "netconf-karaf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-17 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/ [102700] -> "netconf-karaf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-17 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/ [9345] -> "netconf-karaf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:51 2024-02-17 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/ [108745] -> "netconf-karaf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:52 2024-02-17 19:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/ [230405] -> "netconf-karaf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:52 2024-02-17 19:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml [519/519] -> "netconf-karaf/maven-metadata.xml" [1] 19:04:53 2024-02-17 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/ [127342] -> "netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:53 2024-02-17 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/ [127846] -> "netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:53 2024-02-17 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml [406/406] -> "netconf-mapping-api/maven-metadata.xml" [1] 19:04:54 2024-02-17 19:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/ [10626] -> "netconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:54 2024-02-17 19:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/ [128170] -> "netconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:55 2024-02-17 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/ [266388] -> "netconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:55 2024-02-17 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/maven-metadata.xml [434/434] -> "netconf-nb/maven-metadata.xml" [1] 19:04:56 2024-02-17 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/ [126637] -> "netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:56 2024-02-17 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/ [127141] -> "netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:04:56 2024-02-17 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/ [11097] -> "netconf-netty-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:04:57 2024-02-17 19:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/ [134675] -> "netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:04:58 2024-02-17 19:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/ [279900] -> "netconf-netty-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:04:58 2024-02-17 19:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml [524/524] -> "netconf-netty-util/maven-metadata.xml" [1] 19:04:59 2024-02-17 19:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/ [131936] -> "netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:00 2024-02-17 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/ [132440] -> "netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:00 2024-02-17 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml [412/412] -> "netconf-notifications-api/maven-metadata.xml" [1] 19:05:00 2024-02-17 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/ [63099] -> "netconf-parent/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:00 2024-02-17 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/ [63351] -> "netconf-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:00 2024-02-17 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/ [6568] -> "netconf-parent/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:01 2024-02-17 19:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/ [67020] -> "netconf-parent/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:01 2024-02-17 19:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/ [141002] -> "netconf-parent/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:01 2024-02-17 19:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/maven-metadata.xml [520/520] -> "netconf-parent/maven-metadata.xml" [1] 19:05:01 2024-02-17 19:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/ [11217] -> "netconf-server-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:02 2024-02-17 19:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/ [136335] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:03 2024-02-17 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/ [283390] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:03 2024-02-17 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml [444/444] -> "netconf-server-mdsal/maven-metadata.xml" [1] 19:05:03 2024-02-17 19:05:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/ [10865] -> "netconf-server/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:04 2024-02-17 19:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/ [131475] -> "netconf-server/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:05 2024-02-17 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/ [273268] -> "netconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:05 2024-02-17 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/maven-metadata.xml [438/438] -> "netconf-server/maven-metadata.xml" [1] 19:05:05 2024-02-17 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/ [127356] -> "netconf-test-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:06 2024-02-17 19:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/ [127860] -> "netconf-test-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:06 2024-02-17 19:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/ [11155] -> "netconf-test-models/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:07 2024-02-17 19:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/ [135475] -> "netconf-test-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:08 2024-02-17 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/ [281597] -> "netconf-test-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:08 2024-02-17 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml [525/525] -> "netconf-test-models/maven-metadata.xml" [1] 19:05:09 2024-02-17 19:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/ [125904] -> "netconf-test-perf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:09 2024-02-17 19:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/ [126408] -> "netconf-test-perf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:10 2024-02-17 19:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/ [11042] -> "netconf-test-perf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:10 2024-02-17 19:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/ [133920] -> "netconf-test-perf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:11 2024-02-17 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/ [278359] -> "netconf-test-perf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:11 2024-02-17 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml [523/523] -> "netconf-test-perf/maven-metadata.xml" [1] 19:05:11 2024-02-17 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/ [11036] -> "netconf-test-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:12 2024-02-17 19:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/ [133830] -> "netconf-test-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:13 2024-02-17 19:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/ [278173] -> "netconf-test-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:13 2024-02-17 19:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml [441/441] -> "netconf-test-util/maven-metadata.xml" [1] 19:05:14 2024-02-17 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/ [230969] -> "netconf-testtool/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:15 2024-02-17 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/ [231893] -> "netconf-testtool/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:15 2024-02-17 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/ [18497] -> "netconf-testtool/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:16 2024-02-17 19:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/ [245815] -> "netconf-testtool/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:19 2024-02-17 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/ [518074] -> "netconf-testtool/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:19 2024-02-17 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml [522/522] -> "netconf-testtool/maven-metadata.xml" [1] 19:05:19 2024-02-17 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/ [150018] -> "netconf-topology-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:20 2024-02-17 19:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/ [129382] -> "netconf-topology-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:20 2024-02-17 19:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/ [11273] -> "netconf-topology-impl/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:21 2024-02-17 19:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/ [137105] -> "netconf-topology-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:22 2024-02-17 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/ [284995] -> "netconf-topology-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:22 2024-02-17 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml [527/527] -> "netconf-topology-impl/maven-metadata.xml" [1] 19:05:22 2024-02-17 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/ [132739] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:23 2024-02-17 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/ [133243] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:23 2024-02-17 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/ [11571] -> "netconf-topology-singleton/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:24 2024-02-17 19:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/ [141225] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:25 2024-02-17 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/ [293572] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:25 2024-02-17 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml [532/532] -> "netconf-topology-singleton/maven-metadata.xml" [1] 19:05:25 2024-02-17 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/ [125101] -> "netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:26 2024-02-17 19:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/ [125619] -> "netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:26 2024-02-17 19:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/ [10981] -> "netconf-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:26 2024-02-17 19:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/ [133075] -> "netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:28 2024-02-17 19:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/ [276632] -> "netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:28 2024-02-17 19:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/maven-metadata.xml [522/522] -> "netconf-topology/maven-metadata.xml" [1] 19:05:29 2024-02-17 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/ [182551] -> "netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:29 2024-02-17 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/ [183307] -> "netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:29 2024-02-17 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/maven-metadata.xml [399/399] -> "netconf-util/maven-metadata.xml" [1] 19:05:30 2024-02-17 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/ [93224] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:30 2024-02-17 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/ [93560] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:30 2024-02-17 19:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml [420/420] -> "odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml" [1] 19:05:31 2024-02-17 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/ [87625] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:31 2024-02-17 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/ [87961] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:31 2024-02-17 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/ [8349] -> "odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:31 2024-02-17 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/ [93175] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:32 2024-02-17 19:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/ [196946] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:32 2024-02-17 19:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml [528/528] -> "odl-aaa-netconf-plugin/maven-metadata.xml" [1] 19:05:33 2024-02-17 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/ [85094] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:33 2024-02-17 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/ [85430] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:33 2024-02-17 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml [404/404] -> "odl-mdsal-apidocs/maven-metadata.xml" [1] 19:05:33 2024-02-17 19:05:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/ [84076] -> "odl-netconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:34 2024-02-17 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/ [84412] -> "odl-netconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:34 2024-02-17 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/ [8063] -> "odl-netconf-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:34 2024-02-17 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/ [89375] -> "odl-netconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:35 2024-02-17 19:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/ [188879] -> "odl-netconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:35 2024-02-17 19:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml [521/521] -> "odl-netconf-all/maven-metadata.xml" [1] 19:05:35 2024-02-17 19:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/ [84076] -> "odl-netconf-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:36 2024-02-17 19:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/ [84412] -> "odl-netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:36 2024-02-17 19:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/ [8063] -> "odl-netconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:36 2024-02-17 19:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/ [89375] -> "odl-netconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:37 2024-02-17 19:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/ [188879] -> "odl-netconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:37 2024-02-17 19:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml [521/521] -> "odl-netconf-api/maven-metadata.xml" [1] 19:05:37 2024-02-17 19:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/ [88657] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-17 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/ [88993] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-17 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/ [8431] -> "odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:38 2024-02-17 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/ [94265] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:39 2024-02-17 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/ [199260] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:39 2024-02-17 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml [530/530] -> "odl-netconf-callhome-ssh/maven-metadata.xml" [1] 19:05:39 2024-02-17 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/ [85589] -> "odl-netconf-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:40 2024-02-17 19:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/ [85925] -> "odl-netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:40 2024-02-17 19:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/ [8186] -> "odl-netconf-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:40 2024-02-17 19:05:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/ [91010] -> "odl-netconf-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:41 2024-02-17 19:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/ [192318] -> "odl-netconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:41 2024-02-17 19:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml [524/524] -> "odl-netconf-client/maven-metadata.xml" [1] 19:05:41 2024-02-17 19:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/ [91711] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:42 2024-02-17 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/ [92061] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:42 2024-02-17 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/ [8677] -> "odl-netconf-clustered-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:43 2024-02-17 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/ [97535] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:43 2024-02-17 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/ [206202] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:43 2024-02-17 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml [536/536] -> "odl-netconf-clustered-topology/maven-metadata.xml" [1] 19:05:43 2024-02-17 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/ [132206] -> "odl-netconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:43 2024-02-17 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml [362/362] -> "odl-netconf-common/maven-metadata.xml" [1] 19:05:44 2024-02-17 19:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/ [89166] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:44 2024-02-17 19:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/ [89502] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:44 2024-02-17 19:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/ [8472] -> "odl-netconf-connector-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:44 2024-02-17 19:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/ [94810] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:46 2024-02-17 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/ [200417] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:46 2024-02-17 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml [531/531] -> "odl-netconf-connector-all/maven-metadata.xml" [1] 19:05:46 2024-02-17 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/ [87130] -> "odl-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/ [87466] -> "odl-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/ [8309] -> "odl-netconf-connector/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/ [92645] -> "odl-netconf-connector/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/ [195821] -> "odl-netconf-connector/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml [527/527] -> "odl-netconf-connector/maven-metadata.xml" [1] 19:05:48 2024-02-17 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/ [86126] -> "odl-netconf-console/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/ [86462] -> "odl-netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/ [8228] -> "odl-netconf-console/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:48 2024-02-17 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/ [91570] -> "odl-netconf-console/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:49 2024-02-17 19:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/ [193539] -> "odl-netconf-console/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:49 2024-02-17 19:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml [525/525] -> "odl-netconf-console/maven-metadata.xml" [1] 19:05:50 2024-02-17 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/ [84585] -> "odl-netconf-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-17 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/ [84921] -> "odl-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-17 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/ [8104] -> "odl-netconf-impl/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:50 2024-02-17 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/ [89920] -> "odl-netconf-impl/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:51 2024-02-17 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/ [190036] -> "odl-netconf-impl/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:51 2024-02-17 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml [522/522] -> "odl-netconf-impl/maven-metadata.xml" [1] 19:05:51 2024-02-17 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/ [8265] -> "odl-netconf-keystore/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:52 2024-02-17 19:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/ [92055] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:53 2024-02-17 19:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/ [194568] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:53 2024-02-17 19:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml [444/444] -> "odl-netconf-keystore/maven-metadata.xml" [1] 19:05:53 2024-02-17 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/ [88134] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:53 2024-02-17 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/ [88470] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:53 2024-02-17 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml [410/410] -> "odl-netconf-mapping-api/maven-metadata.xml" [1] 19:05:54 2024-02-17 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/ [85108] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:54 2024-02-17 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/ [85444] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:05:54 2024-02-17 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/ [8146] -> "odl-netconf-mdsal/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:54 2024-02-17 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/ [90480] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:55 2024-02-17 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/ [191225] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:55 2024-02-17 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml [523/523] -> "odl-netconf-mdsal/maven-metadata.xml" [1] 19:05:55 2024-02-17 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:55 2024-02-17 19:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:56 2024-02-17 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:56 2024-02-17 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc5277/maven-metadata.xml" [1] 19:05:56 2024-02-17 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:57 2024-02-17 19:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:58 2024-02-17 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:58 2024-02-17 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6022/maven-metadata.xml" [1] 19:05:58 2024-02-17 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:58 2024-02-17 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:05:59 2024-02-17 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:05:59 2024-02-17 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6241/maven-metadata.xml" [1] 19:05:59 2024-02-17 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:05:59 2024-02-17 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:00 2024-02-17 19:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:00 2024-02-17 19:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6243/maven-metadata.xml" [1] 19:06:00 2024-02-17 19:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:01 2024-02-17 19:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:01 2024-02-17 19:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:01 2024-02-17 19:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6470/maven-metadata.xml" [1] 19:06:01 2024-02-17 19:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:02 2024-02-17 19:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:03 2024-02-17 19:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:03 2024-02-17 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8040/maven-metadata.xml" [1] 19:06:03 2024-02-17 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:03 2024-02-17 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:04 2024-02-17 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:04 2024-02-17 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8341/maven-metadata.xml" [1] 19:06:04 2024-02-17 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:04 2024-02-17 19:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:05 2024-02-17 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:05 2024-02-17 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8526/maven-metadata.xml" [1] 19:06:05 2024-02-17 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/ [8471] -> "odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:05 2024-02-17 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/ [94795] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:06 2024-02-17 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/ [200385] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:06 2024-02-17 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8639/maven-metadata.xml" [1] 19:06:07 2024-02-17 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/ [200449] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:07 2024-02-17 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml [369/369] -> "odl-netconf-model-rfc8641/maven-metadata.xml" [1] 19:06:08 2024-02-17 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/ [200385] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:08 2024-02-17 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml [369/369] -> "odl-netconf-model-rfc8650/maven-metadata.xml" [1] 19:06:08 2024-02-17 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/ [87639] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:08 2024-02-17 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/ [87975] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:08 2024-02-17 19:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/ [8350] -> "odl-netconf-netty-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:09 2024-02-17 19:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/ [93190] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:09 2024-02-17 19:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/ [63130] -> "odl-netconf-netty-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:09 2024-02-17 19:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml [528/528] -> "odl-netconf-netty-util/maven-metadata.xml" [1] 19:06:09 2024-02-17 19:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/ [91188] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-02-17 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/ [91524] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:10 2024-02-17 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml [416/416] -> "odl-netconf-notifications-api/maven-metadata.xml" [1] 19:06:10 2024-02-17 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/ [91711] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:11 2024-02-17 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/ [92047] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:11 2024-02-17 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml [417/417] -> "odl-netconf-notifications-impl/maven-metadata.xml" [1] 19:06:14 2024-02-17 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/ [84062] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/ [84412] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/ [8062] -> "odl-netconf-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/ [89360] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/ [188847] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml [521/521] -> "odl-netconf-ssh/maven-metadata.xml" [1] 19:06:14 2024-02-17 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/ [84062] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/ [84398] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml [402/402] -> "odl-netconf-tcp/maven-metadata.xml" [1] 19:06:14 2024-02-17 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/ [87639] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/ [87989] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/ [8350] -> "odl-netconf-test-tools/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:14 2024-02-17 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/ [93190] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:15 2024-02-17 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/ [196978] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:15 2024-02-17 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml [528/528] -> "odl-netconf-test-tools/maven-metadata.xml" [1] 19:06:16 2024-02-17 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/ [86621] -> "odl-netconf-topology/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:16 2024-02-17 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/ [86971] -> "odl-netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:16 2024-02-17 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/ [8267] -> "odl-netconf-topology/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:16 2024-02-17 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/ [92085] -> "odl-netconf-topology/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:17 2024-02-17 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/ [194632] -> "odl-netconf-topology/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:17 2024-02-17 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml [526/526] -> "odl-netconf-topology/maven-metadata.xml" [1] 19:06:17 2024-02-17 19:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/ [8470] -> "odl-netconf-transport-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:18 2024-02-17 19:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/ [94780] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-17 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/ [200353] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-17 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml [449/449] -> "odl-netconf-transport-api/maven-metadata.xml" [1] 19:06:19 2024-02-17 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/ [8309] -> "odl-netconf-transport/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:19 2024-02-17 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/ [92645] -> "odl-netconf-transport/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:20 2024-02-17 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/ [195821] -> "odl-netconf-transport/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:20 2024-02-17 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml [445/445] -> "odl-netconf-transport/maven-metadata.xml" [1] 19:06:20 2024-02-17 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/ [8347] -> "odl-netconf-truststore/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:20 2024-02-17 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/ [93145] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:21 2024-02-17 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/ [196882] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:21 2024-02-17 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml [446/446] -> "odl-netconf-truststore/maven-metadata.xml" [1] 19:06:21 2024-02-17 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/ [84571] -> "odl-netconf-util/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:22 2024-02-17 19:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/ [84907] -> "odl-netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:22 2024-02-17 19:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/ [8103] -> "odl-netconf-util/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:22 2024-02-17 19:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/ [89905] -> "odl-netconf-util/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:23 2024-02-17 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/ [190004] -> "odl-netconf-util/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:23 2024-02-17 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml [522/522] -> "odl-netconf-util/maven-metadata.xml" [1] 19:06:23 2024-02-17 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/ [84585] -> "odl-restconf-all/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:24 2024-02-17 19:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/ [84921] -> "odl-restconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:24 2024-02-17 19:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/ [8104] -> "odl-restconf-all/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:24 2024-02-17 19:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/ [89920] -> "odl-restconf-all/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:25 2024-02-17 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/ [190036] -> "odl-restconf-all/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:25 2024-02-17 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml [522/522] -> "odl-restconf-all/maven-metadata.xml" [1] 19:06:26 2024-02-17 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/ [86112] -> "odl-restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-17 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/ [86448] -> "odl-restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-17 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/ [8227] -> "odl-restconf-common/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:26 2024-02-17 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/ [91555] -> "odl-restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:27 2024-02-17 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/ [193507] -> "odl-restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:27 2024-02-17 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml [525/525] -> "odl-restconf-common/maven-metadata.xml" [1] 19:06:28 2024-02-17 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/ [84090] -> "odl-restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-17 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/ [84426] -> "odl-restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-17 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/ [8064] -> "odl-restconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:28 2024-02-17 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/ [89390] -> "odl-restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:29 2024-02-17 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/ [188911] -> "odl-restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:29 2024-02-17 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml [521/521] -> "odl-restconf-nb/maven-metadata.xml" [1] 19:06:29 2024-02-17 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/ [8268] -> "odl-restconf-openapi/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:30 2024-02-17 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/ [92100] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:30 2024-02-17 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/ [194664] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:30 2024-02-17 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml [444/444] -> "odl-restconf-openapi/maven-metadata.xml" [1] 19:06:31 2024-02-17 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/ [82549] -> "odl-restconf/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-17 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/ [82885] -> "odl-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-17 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/ [7940] -> "odl-restconf/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:31 2024-02-17 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/ [87740] -> "odl-restconf/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:32 2024-02-17 19:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/ [185408] -> "odl-restconf/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:32 2024-02-17 19:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/maven-metadata.xml [518/518] -> "odl-restconf/maven-metadata.xml" [1] 19:06:33 2024-02-17 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [199260] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:33 2024-02-17 19:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml [368/368] -> "odl-yanglib-mdsal-writer/maven-metadata.xml" [1] 19:06:34 2024-02-17 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/ [82054] -> "odl-yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:34 2024-02-17 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/ [82390] -> "odl-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:34 2024-02-17 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/ [7899] -> "odl-yanglib/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-02-17 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/ [87195] -> "odl-yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-02-17 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/ [184251] -> "odl-yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:35 2024-02-17 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml [517/517] -> "odl-yanglib/maven-metadata.xml" [1] 19:06:36 2024-02-17 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/ [122533] -> "restconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:36 2024-02-17 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/ [10742] -> "restconf-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:37 2024-02-17 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/ [129770] -> "restconf-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-02-17 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/ [269718] -> "restconf-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:38 2024-02-17 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/maven-metadata.xml [477/477] -> "restconf-api/maven-metadata.xml" [1] 19:06:39 2024-02-17 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/ [273775] -> "restconf-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:39 2024-02-17 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/maven-metadata.xml [359/359] -> "restconf-client/maven-metadata.xml" [1] 19:06:40 2024-02-17 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/ [129653] -> "restconf-common-models/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-02-17 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/ [130171] -> "restconf-common-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:40 2024-02-17 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/ [11334] -> "restconf-common-models/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:41 2024-02-17 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/ [137950] -> "restconf-common-models/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:42 2024-02-17 19:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/ [286750] -> "restconf-common-models/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:42 2024-02-17 19:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml [528/528] -> "restconf-common-models/maven-metadata.xml" [1] 19:06:43 2024-02-17 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/ [124312] -> "restconf-common/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-02-17 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/ [124830] -> "restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:43 2024-02-17 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/ [10919] -> "restconf-common/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:44 2024-02-17 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/ [132215] -> "restconf-common/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-02-17 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/ [274809] -> "restconf-common/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:45 2024-02-17 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/maven-metadata.xml [521/521] -> "restconf-common/maven-metadata.xml" [1] 19:06:46 2024-02-17 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/ [141218] -> "restconf-nb/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-17 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/ [122685] -> "restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:46 2024-02-17 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/ [11529] -> "restconf-nb/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:47 2024-02-17 19:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/ [129030] -> "restconf-nb/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-02-17 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/ [269020] -> "restconf-nb/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:48 2024-02-17 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/maven-metadata.xml [517/517] -> "restconf-nb/maven-metadata.xml" [1] 19:06:48 2024-02-17 19:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/ [10984] -> "restconf-openapi/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:49 2024-02-17 19:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/ [133120] -> "restconf-openapi/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-02-17 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/ [276694] -> "restconf-openapi/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:50 2024-02-17 19:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml [440/440] -> "restconf-openapi/maven-metadata.xml" [1] 19:06:51 2024-02-17 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/ [273807] -> "restconf-server/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:51 2024-02-17 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/maven-metadata.xml [359/359] -> "restconf-server/maven-metadata.xml" [1] 19:06:51 2024-02-17 19:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/ [130372] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-17 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/ [130876] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-17 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/ [11389] -> "restconf-wadl-generator/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:52 2024-02-17 19:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/ [138705] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:53 2024-02-17 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/ [288325] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:53 2024-02-17 19:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml [529/529] -> "restconf-wadl-generator/maven-metadata.xml" [1] 19:06:54 2024-02-17 19:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/ [128948] -> "sal-netconf-connector/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:55 2024-02-17 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/ [129452] -> "sal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:55 2024-02-17 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml [408/408] -> "sal-netconf-connector/maven-metadata.xml" [1] 19:06:55 2024-02-17 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/ [110152] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:55 2024-02-17 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/ [110572] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:56 2024-02-17 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/ [9963] -> "sal-rest-connector-config/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:06:56 2024-02-17 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/ [117175] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-02-17 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/ [248321] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:06:57 2024-02-17 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml [531/531] -> "sal-rest-connector-config/maven-metadata.xml" [1] 19:06:58 2024-02-17 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/ [124396] -> "sal-rest-docgen/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-02-17 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/ [124900] -> "sal-rest-docgen/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:58 2024-02-17 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml [402/402] -> "sal-rest-docgen/maven-metadata.xml" [1] 19:06:59 2024-02-17 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/ [105128] -> "shaded-exificient/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:59 2024-02-17 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/ [105548] -> "shaded-exificient/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:06:59 2024-02-17 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/ [9567] -> "shaded-exificient/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:00 2024-02-17 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/ [111795] -> "shaded-exificient/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:01 2024-02-17 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/ [233927] -> "shaded-exificient/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:01 2024-02-17 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml [523/523] -> "shaded-exificient/maven-metadata.xml" [1] 19:07:01 2024-02-17 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/ [101318] -> "shaded-sshd/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-17 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/ [101738] -> "shaded-sshd/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-17 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/ [9267] -> "shaded-sshd/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:02 2024-02-17 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/ [107715] -> "shaded-sshd/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-02-17 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/ [225365] -> "shaded-sshd/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:03 2024-02-17 19:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml [517/517] -> "shaded-sshd/maven-metadata.xml" [1] 19:07:04 2024-02-17 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/ [122790] -> "transport-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:04 2024-02-17 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/ [123294] -> "transport-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:05 2024-02-17 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/ [10801] -> "transport-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:05 2024-02-17 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/ [130585] -> "transport-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:06 2024-02-17 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/ [271415] -> "transport-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:06 2024-02-17 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/maven-metadata.xml [519/519] -> "transport-api/maven-metadata.xml" [1] 19:07:07 2024-02-17 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/ [272108] -> "transport-http/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:07 2024-02-17 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/maven-metadata.xml [358/358] -> "transport-http/maven-metadata.xml" [1] 19:07:08 2024-02-17 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/ [123364] -> "transport-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-02-17 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/ [10806] -> "transport-ssh/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:08 2024-02-17 19:07:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/ [130645] -> "transport-ssh/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:10 2024-02-17 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/ [271571] -> "transport-ssh/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:10 2024-02-17 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/maven-metadata.xml [478/478] -> "transport-ssh/maven-metadata.xml" [1] 19:07:10 2024-02-17 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/ [122818] -> "transport-tcp/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-02-17 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/ [123322] -> "transport-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-02-17 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/ [10803] -> "transport-tcp/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:11 2024-02-17 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/ [130615] -> "transport-tcp/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-17 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/ [271477] -> "transport-tcp/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:12 2024-02-17 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/maven-metadata.xml [519/519] -> "transport-tcp/maven-metadata.xml" [1] 19:07:13 2024-02-17 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/ [123364] -> "transport-tls/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:13 2024-02-17 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/ [10806] -> "transport-tls/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:14 2024-02-17 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/ [130660] -> "transport-tls/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-17 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/ [271571] -> "transport-tls/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:15 2024-02-17 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/maven-metadata.xml [478/478] -> "transport-tls/maven-metadata.xml" [1] 19:07:15 2024-02-17 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/ [123579] -> "truststore-api/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-02-17 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/ [124083] -> "truststore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:16 2024-02-17 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/ [10862] -> "truststore-api/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:17 2024-02-17 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/ [131430] -> "truststore-api/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-02-17 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/ [273174] -> "truststore-api/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:18 2024-02-17 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/maven-metadata.xml [520/520] -> "truststore-api/maven-metadata.xml" [1] 19:07:18 2024-02-17 19:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/ [124270] -> "truststore-none/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-02-17 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/ [124774] -> "truststore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:19 2024-02-17 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/ [10916] -> "truststore-none/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:20 2024-02-17 19:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/ [132170] -> "truststore-none/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-02-17 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/ [274717] -> "truststore-none/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:21 2024-02-17 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/maven-metadata.xml [521/521] -> "truststore-none/maven-metadata.xml" [1] 19:07:21 2024-02-17 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/ [125087] -> "websocket-client/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-02-17 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/ [125591] -> "websocket-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-02-17 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/ [10979] -> "websocket-client/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:22 2024-02-17 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/ [133045] -> "websocket-client/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:23 2024-02-17 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/ [276540] -> "websocket-client/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:23 2024-02-17 19:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/maven-metadata.xml [522/522] -> "websocket-client/maven-metadata.xml" [1] 19:07:25 2024-02-17 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/ [283266] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:25 2024-02-17 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml [364/364] -> "yanglib-mdsal-writer/maven-metadata.xml" [1] 19:07:25 2024-02-17 19:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/ [137628] -> "yanglib/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-17 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/ [138216] -> "yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-17 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/ [10448] -> "yanglib/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:26 2024-02-17 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/ [125710] -> "yanglib/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/ [261267] -> "yanglib/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/maven-metadata.xml [513/513] -> "yanglib/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1676/1676] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:27 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1290/1290] -> "features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1451/1451] -> "mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1680/1680] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:07:28 2024-02-17 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/ [138058] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-02-17 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/ [138562] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-02-17 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/ [12003] -> "model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:29 2024-02-17 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/ [146935] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-02-17 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/ [305437] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:31 2024-02-17 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml [543/543] -> "model/draft-ietf-netconf-crypto-types/maven-metadata.xml" [1] 19:07:31 2024-02-17 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/ [119766] -> "model/rfc5277/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:32 2024-02-17 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/ [120270] -> "model/rfc5277/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:32 2024-02-17 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/ [10585] -> "model/rfc5277/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:32 2024-02-17 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/ [127345] -> "model/rfc5277/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-17 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/ [264647] -> "model/rfc5277/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:33 2024-02-17 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml [519/519] -> "model/rfc5277/maven-metadata.xml" [1] 19:07:34 2024-02-17 19:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/ [119794] -> "model/rfc6022/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:34 2024-02-17 19:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/ [120298] -> "model/rfc6022/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:34 2024-02-17 19:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/ [10587] -> "model/rfc6022/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:35 2024-02-17 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/ [127375] -> "model/rfc6022/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:36 2024-02-17 19:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/ [264709] -> "model/rfc6022/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:36 2024-02-17 19:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml [519/519] -> "model/rfc6022/maven-metadata.xml" [1] 19:07:37 2024-02-17 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/ [119808] -> "model/rfc6241/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-17 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/ [120312] -> "model/rfc6241/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:37 2024-02-17 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/ [10588] -> "model/rfc6241/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:38 2024-02-17 19:07:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/ [127390] -> "model/rfc6241/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:39 2024-02-17 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/ [264739] -> "model/rfc6241/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:39 2024-02-17 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml [519/519] -> "model/rfc6241/maven-metadata.xml" [1] 19:07:39 2024-02-17 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/ [119766] -> "model/rfc6243/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:40 2024-02-17 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/ [120270] -> "model/rfc6243/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:40 2024-02-17 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/ [10585] -> "model/rfc6243/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:41 2024-02-17 19:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/ [127345] -> "model/rfc6243/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-02-17 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/ [264647] -> "model/rfc6243/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:42 2024-02-17 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml [519/519] -> "model/rfc6243/maven-metadata.xml" [1] 19:07:42 2024-02-17 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/ [119766] -> "model/rfc6470/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:43 2024-02-17 19:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/ [120270] -> "model/rfc6470/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:43 2024-02-17 19:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/ [10585] -> "model/rfc6470/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:43 2024-02-17 19:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/ [127345] -> "model/rfc6470/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-02-17 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/ [264647] -> "model/rfc6470/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-02-17 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml [519/519] -> "model/rfc6470/maven-metadata.xml" [1] 19:07:45 2024-02-17 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/ [11942] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:45 2024-02-17 19:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/ [146090] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:46 2024-02-17 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/ [303678] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:46 2024-02-17 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [460/460] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 19:07:47 2024-02-17 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/ [138791] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-02-17 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/ [139295] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:47 2024-02-17 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/ [12060] -> "model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:48 2024-02-17 19:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/ [147720] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:49 2024-02-17 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/ [307072] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:49 2024-02-17 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [544/544] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 19:07:50 2024-02-17 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/ [119766] -> "model/rfc8341/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:50 2024-02-17 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/ [120270] -> "model/rfc8341/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:50 2024-02-17 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/ [10585] -> "model/rfc8341/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:51 2024-02-17 19:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/ [127345] -> "model/rfc8341/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:52 2024-02-17 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/ [264679] -> "model/rfc8341/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:52 2024-02-17 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml [519/519] -> "model/rfc8341/maven-metadata.xml" [1] 19:07:53 2024-02-17 19:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/ [119780] -> "model/rfc8526/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-17 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/ [120284] -> "model/rfc8526/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-17 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/ [10586] -> "model/rfc8526/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:54 2024-02-17 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/ [127360] -> "model/rfc8526/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:55 2024-02-17 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/ [264679] -> "model/rfc8526/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:55 2024-02-17 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml [519/519] -> "model/rfc8526/maven-metadata.xml" [1] 19:07:56 2024-02-17 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/ [119808] -> "model/rfc8639/4.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:56 2024-02-17 19:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/ [120312] -> "model/rfc8639/5.0.10-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-02-17 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/ [10588] -> "model/rfc8639/6.0.6-SNAPSHOT/index.html.tmp" [1] 19:07:57 2024-02-17 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/ [127390] -> "model/rfc8639/6.0.7-SNAPSHOT/index.html.tmp" [1] 19:07:58 2024-02-17 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/ [264739] -> "model/rfc8639/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:58 2024-02-17 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml [519/519] -> "model/rfc8639/maven-metadata.xml" [1] 19:07:59 2024-02-17 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/ [264709] -> "model/rfc8641/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:07:59 2024-02-17 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml [357/357] -> "model/rfc8641/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/ [264647] -> "model/rfc8650/7.0.0-SNAPSHOT/index.html.tmp" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml [357/357] -> "model/rfc8650/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:00 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml [1447/1447] -> "netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [2096/2096] -> "netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [2105/2105] -> "netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1681/1681] -> "netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1885/1885] -> "netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [2311/2311] -> "netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [2321/2321] -> "netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:01 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml [1661/1661] -> "restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml [1875/1875] -> "restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml [1871/1871] -> "yanglib/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1879/1879] -> "yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml [1656/1656] -> "yanglib/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 2024-02-17 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml" [1] 19:08:02 FINISHED --2024-02-17 19:08:02-- 19:08:02 Total wall clock time: 4m 17s 19:08:02 Downloaded: 1232 files, 56M in 1.8s (31.9 MB/s) 19:08:02 + set -e 19:08:02 + popd 19:08:02 /w/workspace/netconf-maven-merge-master 19:08:02 + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo-backup 19:08:02 + cp -a /w/workspace/netconf-maven-merge-master/m2repo/org /w/workspace/netconf-maven-merge-master/m2repo-backup 19:08:03 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10396846117162926518.sh 19:08:03 [EnvInject] - Injecting environment variables from a build step. 19:08:03 [EnvInject] - Injecting as environment variables the properties content 19:08:03 MAVEN_GOALS=clean deploy -Pintegrationtests 19:08:03 19:08:03 [EnvInject] - Variables injected successfully. 19:08:03 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins1890135278362266553.sh 19:08:03 ---> common-variables.sh 19:08:03 --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:08:03 ---> maven-build.sh 19:08:03 + set +u 19:08:03 + export MAVEN_OPTS 19:08:03 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-merge-master@tmp/config6324449386775806457tmp --settings /w/workspace/netconf-maven-merge-master@tmp/config5485284963911423315tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-merge-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 -Dmerge 19:08:03 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 19:08:03 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 19:08:03 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 19:08:03 Default locale: en_US, platform encoding: UTF-8 19:08:03 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 19:08:04 [INFO] Error stacktraces are turned on. 19:08:04 [INFO] Scanning for projects... 19:08:14 [INFO] ------------------------------------------------------------------------ 19:08:14 [INFO] Reactor Build Order: 19:08:14 [INFO] 19:08:14 [INFO] netconf-artifacts [pom] 19:08:14 [INFO] netconf-parent [pom] 19:08:14 [INFO] feature-parent [pom] 19:08:14 [INFO] netconf-auth [bundle] 19:08:14 [INFO] netconf-auth-aaa [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 19:08:14 [INFO] rfc5277 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 19:08:14 [INFO] rfc6241 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 19:08:14 [INFO] rfc6470 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 19:08:14 [INFO] rfc6243 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 19:08:14 [INFO] rfc8526 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 19:08:14 [INFO] netconf-api [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: API [feature] 19:08:14 [INFO] rfc6022 [bundle] 19:08:14 [INFO] netconf-common-mdsal [bundle] 19:08:14 [INFO] odl-netconf-util [feature] 19:08:14 [INFO] netconf-common [bundle] 19:08:14 [INFO] shaded-exificient-jar [jar] 19:08:14 [INFO] shaded-exificient [bundle] 19:08:14 [INFO] netconf-test-util [jar] 19:08:14 [INFO] netconf-netty-util [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 19:08:14 [INFO] rfc8341 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 19:08:14 [INFO] draft-ietf-netconf-crypto-types [bundle] 19:08:14 [INFO] keystore-api [bundle] 19:08:14 [INFO] keystore-none [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 19:08:14 [INFO] truststore-api [bundle] 19:08:14 [INFO] truststore-none [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 19:08:14 [INFO] transport-api [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 19:08:14 [INFO] shaded-sshd-jar [jar] 19:08:14 [INFO] shaded-sshd [bundle] 19:08:14 [INFO] transport-tcp [bundle] 19:08:14 [INFO] transport-ssh [bundle] 19:08:14 [INFO] transport-tls [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Transport [feature] 19:08:14 [INFO] netconf-client [bundle] 19:08:14 [INFO] odl-netconf-client [feature] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 19:08:14 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 19:08:14 [INFO] netconf-server [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Impl [feature] 19:08:14 [INFO] OpenDaylight :: Netconf :: All [feature] 19:08:14 [INFO] yanglib-mdsal-writer [bundle] 19:08:14 [INFO] odl-yanglib-mdsal-writer [feature] 19:08:14 [INFO] netconf-server-mdsal [bundle] 19:08:14 [INFO] netconf-nb [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 19:08:14 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 19:08:14 [INFO] rfc8639 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 19:08:14 [INFO] rfc8641 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 19:08:14 [INFO] rfc8650 [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 19:08:14 [INFO] keystore-legacy [bundle] 19:08:14 [INFO] netconf-dom-api [bundle] 19:08:14 [INFO] netconf-client-mdsal [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 19:08:14 [INFO] netconf-test-models [bundle] 19:08:14 [INFO] netconf-topology [bundle] 19:08:14 [INFO] netconf-topology-singleton [bundle] 19:08:14 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 19:08:14 [INFO] netconf-topology-impl [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 19:08:14 [INFO] callhome-provider [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 19:08:14 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 19:08:14 [INFO] netconf-console [bundle] 19:08:14 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 19:08:14 [INFO] restconf-common-models [bundle] 19:08:14 [INFO] restconf-common [bundle] 19:08:14 [INFO] OpenDaylight :: Restconf :: Common [feature] 19:08:14 [INFO] restconf-api [bundle] 19:08:14 [INFO] restconf-nb [bundle] 19:08:14 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 19:08:14 [INFO] OpenDaylight :: Restconf [feature] 19:08:14 [INFO] restconf-openapi [bundle] 19:08:14 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 19:08:14 [INFO] OpenDaylight :: Restconf :: All [feature] 19:08:14 [INFO] features-netconf [feature] 19:08:14 [INFO] netconf-test-perf [bundle] 19:08:14 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 19:08:14 [INFO] features-netconf-testing [feature] 19:08:14 [INFO] yanglib [bundle] 19:08:14 [INFO] OpenDaylight :: Yanglib [feature] 19:08:14 [INFO] features-netconf-experimental [feature] 19:08:14 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 19:08:14 [INFO] netconf-features-parent [pom] 19:08:14 [INFO] netconf-karaf [pom] 19:08:14 [INFO] netconf-karaf-static [karaf-assembly] 19:08:14 [INFO] model-aggregator [pom] 19:08:14 [INFO] transport-http [bundle] 19:08:14 [INFO] transport-aggregator [pom] 19:08:14 [INFO] restconf-client [bundle] 19:08:14 [INFO] restconf-server [bundle] 19:08:14 [INFO] protocol [pom] 19:08:14 [INFO] plugins [pom] 19:08:14 [INFO] apps [pom] 19:08:14 [INFO] third-party [pom] 19:08:14 [INFO] netconf-testtool [jar] 19:08:14 [INFO] netconf-tools [pom] 19:08:14 [INFO] netconf-subsystem [pom] 19:08:14 [INFO] sal-rest-connector-config [jar] 19:08:14 [INFO] restconf-wadl-generator [jar] 19:08:14 [INFO] websocket-client [jar] 19:08:14 [INFO] restconf-subsystem [pom] 19:08:14 [INFO] keystore-aggregator [pom] 19:08:14 [INFO] truststore-aggregator [pom] 19:08:14 [INFO] netconf-aggregator [pom] 19:08:14 [INFO] 19:08:14 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 19:08:14 [INFO] Building netconf-artifacts 7.0.0-SNAPSHOT [1/119] 19:08:14 [INFO] --------------------------------[ pom ]--------------------------------- 19:08:15 [INFO] 19:08:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- 19:08:15 [INFO] 19:08:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- 19:08:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:08:15 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:08:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:15 [INFO] 19:08:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- 19:08:16 [INFO] 19:08:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-artifacts --- 19:08:17 [INFO] CycloneDX: Resolving Dependencies 19:08:17 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:08:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml 19:08:18 [INFO] attaching as netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json 19:08:18 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:08:18 [INFO] attaching as netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.json 19:08:18 [INFO] 19:08:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- 19:08:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT.pom 19:08:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-SNAPSHOT-cyclonedx.json 19:08:18 [INFO] 19:08:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- 19:08:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:08:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:08:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:08:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:08:18 [INFO] 19:08:18 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 19:08:18 [INFO] Building netconf-parent 7.0.0-SNAPSHOT [2/119] 19:08:18 [INFO] --------------------------------[ pom ]--------------------------------- 19:08:19 [INFO] 19:08:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- 19:08:19 [INFO] 19:08:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- 19:08:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:08:19 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:08:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:19 [INFO] 19:08:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- 19:08:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:19 [INFO] 19:08:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- 19:08:20 [INFO] 19:08:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- 19:08:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:08:20 [INFO] 19:08:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- 19:08:22 [INFO] Starting audit... 19:08:22 Audit done. 19:08:22 [INFO] You have 0 Checkstyle violations. 19:08:22 [INFO] 19:08:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- 19:08:23 [INFO] Starting audit... 19:08:23 Audit done. 19:08:23 [INFO] You have 0 Checkstyle violations. 19:08:23 [INFO] 19:08:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- 19:08:24 [INFO] 19:08:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-parent >>> 19:08:24 [INFO] 19:08:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-parent --- 19:08:26 [INFO] 19:08:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-parent <<< 19:08:26 [INFO] 19:08:26 [INFO] 19:08:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-parent --- 19:08:26 [INFO] 19:08:26 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-parent --- 19:08:26 [INFO] 19:08:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- 19:08:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:08:26 [INFO] 19:08:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-parent --- 19:08:26 [INFO] CycloneDX: Resolving Dependencies 19:08:27 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:08:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/parent/target/bom.xml 19:08:27 [INFO] attaching as netconf-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/parent/target/bom.json 19:08:27 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:08:27 [INFO] attaching as netconf-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:08:27 [INFO] 19:08:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 19:08:28 [INFO] Skipping duplicate-finder execution! 19:08:28 [INFO] 19:08:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- 19:08:28 [INFO] Skipping pom project 19:08:28 [INFO] 19:08:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- 19:08:28 [INFO] 19:08:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- 19:08:28 [INFO] 19:08:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- 19:08:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:08:28 [INFO] 19:08:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- 19:08:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT.pom 19:08:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:28 [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:08:28 [INFO] 19:08:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- 19:08:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:08:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:28 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:08:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:08:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:28 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:08:28 [INFO] 19:08:28 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 19:08:28 [INFO] Building feature-parent 7.0.0-SNAPSHOT [3/119] 19:08:28 [INFO] --------------------------------[ pom ]--------------------------------- 19:08:31 [INFO] 19:08:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- 19:08:31 [INFO] 19:08:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- 19:08:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 19:08:31 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 19:08:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:31 [INFO] 19:08:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- 19:08:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:31 [INFO] 19:08:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- 19:08:31 [INFO] 19:08:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- 19:08:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:08:31 [INFO] argLine set to empty 19:08:31 [INFO] 19:08:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- 19:08:31 [INFO] Starting audit... 19:08:31 Audit done. 19:08:31 [INFO] You have 0 Checkstyle violations. 19:08:31 [INFO] 19:08:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- 19:08:31 [INFO] Starting audit... 19:08:31 Audit done. 19:08:31 [INFO] You have 0 Checkstyle violations. 19:08:31 [INFO] 19:08:31 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- 19:08:31 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/parent/target/classes/META-INF/maven/dependencies.properties 19:08:31 [INFO] 19:08:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- 19:08:32 [INFO] 19:08:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ feature-parent >>> 19:08:32 [INFO] 19:08:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ feature-parent --- 19:08:32 [INFO] 19:08:32 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ feature-parent <<< 19:08:32 [INFO] 19:08:32 [INFO] 19:08:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ feature-parent --- 19:08:32 [INFO] 19:08:32 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- 19:08:32 [INFO] 19:08:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ feature-parent --- 19:08:32 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/parent/target/surefire-reports 19:08:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:08:33 [INFO] 19:08:33 [INFO] ------------------------------------------------------- 19:08:33 [INFO] T E S T S 19:08:33 [INFO] ------------------------------------------------------- 19:08:34 [INFO] 19:08:34 [INFO] Results: 19:08:34 [INFO] 19:08:34 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 19:08:34 [INFO] 19:08:34 [INFO] 19:08:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ feature-parent --- 19:08:34 [INFO] 19:08:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- 19:08:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:08:34 [INFO] 19:08:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ feature-parent --- 19:08:34 [INFO] CycloneDX: Resolving Dependencies 19:08:38 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:08:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml 19:08:38 [INFO] attaching as feature-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json 19:08:38 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 19:08:38 [INFO] attaching as feature-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:08:38 [INFO] 19:08:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 19:08:38 [INFO] Skipping duplicate-finder execution! 19:08:38 [INFO] 19:08:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- 19:08:38 [INFO] Skipping plugin execution 19:08:38 [INFO] 19:08:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- 19:08:38 [INFO] 19:08:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- 19:08:38 [INFO] 19:08:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- 19:08:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:08:38 [INFO] 19:08:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 19:08:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT.pom 19:08:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-SNAPSHOT-cyclonedx.json 19:08:38 [INFO] 19:08:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- 19:08:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:08:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:08:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:08:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:08:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:08:38 [INFO] 19:08:38 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 19:08:38 [INFO] Building netconf-auth 7.0.0-SNAPSHOT [4/119] 19:08:38 [INFO] -------------------------------[ bundle ]------------------------------- 19:08:38 [INFO] 19:08:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- 19:08:38 [INFO] 19:08:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- 19:08:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:38 [INFO] 19:08:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- 19:08:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:38 [INFO] 19:08:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- 19:08:40 [INFO] 19:08:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- 19:08:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:08:40 [INFO] 19:08:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- 19:08:40 [INFO] Starting audit... 19:08:40 Audit done. 19:08:40 [INFO] You have 0 Checkstyle violations. 19:08:40 [INFO] 19:08:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- 19:08:40 [INFO] Starting audit... 19:08:40 Audit done. 19:08:40 [INFO] You have 0 Checkstyle violations. 19:08:40 [INFO] 19:08:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- 19:08:40 [INFO] 19:08:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 19:08:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/resources 19:08:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/spi 19:08:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/yang 19:08:40 [INFO] 19:08:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- 19:08:41 [INFO] Recompiling the module because of changed dependency. 19:08:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:08:41 [INFO] 19:08:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth >>> 19:08:41 [INFO] 19:08:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth --- 19:08:41 [INFO] Fork Value is true 19:08:44 [INFO] Done SpotBugs Analysis.... 19:08:44 [INFO] 19:08:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth <<< 19:08:44 [INFO] 19:08:44 [INFO] 19:08:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth --- 19:08:44 [INFO] BugInstance size is 0 19:08:44 [INFO] Error size is 0 19:08:44 [INFO] No errors/warnings found 19:08:44 [INFO] 19:08:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 19:08:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/test/resources 19:08:44 [INFO] 19:08:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- 19:08:44 [INFO] No sources to compile 19:08:44 [INFO] 19:08:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth --- 19:08:44 [INFO] No tests to run. 19:08:44 [INFO] 19:08:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth --- 19:08:44 [INFO] 19:08:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 19:08:45 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT.jar 19:08:45 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 19:08:45 [INFO] 19:08:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- 19:08:45 [INFO] No previous run data found, generating javadoc. 19:08:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar 19:08:46 [INFO] 19:08:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth --- 19:08:46 [INFO] CycloneDX: Resolving Dependencies 19:08:46 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 19:08:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml 19:08:46 [INFO] attaching as netconf-auth-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json 19:08:46 [INFO] attaching as netconf-auth-7.0.0-SNAPSHOT-cyclonedx.json 19:08:46 [INFO] 19:08:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 19:08:46 [INFO] Skipping duplicate-finder execution! 19:08:46 [INFO] 19:08:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- 19:08:46 [INFO] No dependency problems found 19:08:46 [INFO] 19:08:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- 19:08:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-sources.jar 19:08:46 [INFO] 19:08:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- 19:08:46 [INFO] 19:08:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- 19:08:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:08:46 [INFO] 19:08:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- 19:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.jar 19:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.pom 19:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-javadoc.jar 19:08:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-cyclonedx.json 19:08:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT-sources.jar 19:08:47 [INFO] 19:08:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 19:08:47 [INFO] Writing OBR metadata 19:08:47 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-SNAPSHOT.jar 19:08:47 [INFO] Writing OBR metadata 19:08:47 [INFO] 19:08:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- 19:08:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:08:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:08:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:08:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:08:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:08:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:08:47 [INFO] 19:08:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 19:08:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:08:47 [INFO] 19:08:47 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 19:08:47 [INFO] Building netconf-auth-aaa 7.0.0-SNAPSHOT [5/119] 19:08:47 [INFO] -------------------------------[ bundle ]------------------------------- 19:08:47 [INFO] 19:08:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- 19:08:47 [INFO] 19:08:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- 19:08:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:47 [INFO] 19:08:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 19:08:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:08:47 [INFO] 19:08:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- 19:08:48 [INFO] 19:08:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 19:08:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:08:48 [INFO] 19:08:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- 19:08:48 [INFO] Starting audit... 19:08:48 Audit done. 19:08:48 [INFO] You have 0 Checkstyle violations. 19:08:48 [INFO] 19:08:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- 19:08:48 [INFO] Starting audit... 19:08:48 Audit done. 19:08:48 [INFO] You have 0 Checkstyle violations. 19:08:48 [INFO] 19:08:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- 19:08:48 [INFO] 19:08:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 19:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/resources 19:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/spi 19:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/yang 19:08:48 [INFO] 19:08:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- 19:08:48 [INFO] Recompiling the module because of changed dependency. 19:08:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:08:48 [INFO] 19:08:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 19:08:48 [INFO] 19:08:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-auth-aaa --- 19:08:48 [INFO] Fork Value is true 19:08:51 [INFO] Done SpotBugs Analysis.... 19:08:51 [INFO] 19:08:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 19:08:51 [INFO] 19:08:51 [INFO] 19:08:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-auth-aaa --- 19:08:51 [INFO] BugInstance size is 0 19:08:51 [INFO] Error size is 0 19:08:51 [INFO] No errors/warnings found 19:08:51 [INFO] 19:08:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 19:08:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/test/resources 19:08:51 [INFO] 19:08:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 19:08:51 [INFO] Recompiling the module because of changed dependency. 19:08:51 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:08:51 [INFO] 19:08:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-auth-aaa --- 19:08:51 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/surefire-reports 19:08:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:08:51 [INFO] 19:08:51 [INFO] ------------------------------------------------------- 19:08:51 [INFO] T E S T S 19:08:51 [INFO] ------------------------------------------------------- 19:08:52 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:08:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:08:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 19:08:54 [INFO] 19:08:54 [INFO] Results: 19:08:54 [INFO] 19:08:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 19:08:54 [INFO] 19:08:54 [INFO] 19:08:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-auth-aaa --- 19:08:54 [INFO] 19:08:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 19:08:54 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:08:54 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 19:08:54 [INFO] 19:08:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- 19:08:54 [INFO] No previous run data found, generating javadoc. 19:08:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar 19:08:55 [INFO] 19:08:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-auth-aaa --- 19:08:55 [INFO] CycloneDX: Resolving Dependencies 19:08:55 [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) 19:08:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml 19:08:55 [INFO] attaching as netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json 19:08:55 [INFO] attaching as netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.json 19:08:55 [INFO] 19:08:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 19:08:55 [INFO] Skipping duplicate-finder execution! 19:08:55 [INFO] 19:08:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 19:08:55 [INFO] No dependency problems found 19:08:55 [INFO] 19:08:55 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 19:08:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar 19:08:55 [INFO] 19:08:55 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- 19:08:55 [INFO] 19:08:55 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- 19:08:55 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 19:08:56 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 19:08:56 [INFO] 19:08:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.pom 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-javadoc.jar 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.xml 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-cyclonedx.json 19:08:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT-sources.jar 19:08:56 [INFO] 19:08:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 19:08:56 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-SNAPSHOT.jar 19:08:56 [INFO] Writing OBR metadata 19:08:56 [INFO] 19:08:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- 19:08:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:08:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:08:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:08:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:08:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:08:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:08:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:08:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:08:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:08:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:08:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:08:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:08:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:08:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:08:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:08:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:08:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:08:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:08:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:08:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:08:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:08:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:08:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:08:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:08:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:08:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:08:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:08:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:08:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:08:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:08:56 [INFO] 19:08:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 19:08:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:08:56 [INFO] 19:08:56 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 19:08:56 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.0-SNAPSHOT [6/119] 19:08:56 [INFO] ------------------------------[ feature ]------------------------------- 19:09:03 [INFO] 19:09:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- 19:09:03 [INFO] 19:09:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 19:09:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:03 [INFO] 19:09:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 19:09:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:03 [INFO] 19:09:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] 19:09:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:04 [INFO] argLine set to empty 19:09:04 [INFO] 19:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Starting audit... 19:09:04 Audit done. 19:09:04 [INFO] You have 0 Checkstyle violations. 19:09:04 [INFO] 19:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Starting audit... 19:09:04 Audit done. 19:09:04 [INFO] You have 0 Checkstyle violations. 19:09:04 [INFO] 19:09:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties 19:09:04 [INFO] 19:09:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] 19:09:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml 19:09:04 [INFO] ...done! 19:09:04 [INFO] Attaching features XML 19:09:04 [INFO] 19:09:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-aaa-netconf-plugin --- 19:09:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:09:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:09:05 [INFO] 19:09:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 19:09:05 [INFO] 19:09:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 19:09:05 [INFO] 19:09:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 19:09:05 [INFO] 19:09:05 [INFO] 19:09:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-aaa-netconf-plugin --- 19:09:05 [INFO] 19:09:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- 19:09:05 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:09:05 [INFO] 19:09:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-aaa-netconf-plugin --- 19:09:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports 19:09:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:05 [INFO] 19:09:05 [INFO] ------------------------------------------------------- 19:09:05 [INFO] T E S T S 19:09:05 [INFO] ------------------------------------------------------- 19:09:07 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:09:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:09:37 [INFO] 19:09:37 [INFO] Results: 19:09:37 [INFO] 19:09:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:09:37 [INFO] 19:09:37 [INFO] 19:09:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-aaa-netconf-plugin --- 19:09:37 [INFO] 19:09:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 19:09:37 [INFO] 19:09:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-aaa-netconf-plugin --- 19:09:37 [INFO] CycloneDX: Resolving Dependencies 19:09:45 [INFO] CycloneDX: Creating BOM version 1.4 with 300 component(s) 19:09:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml 19:09:45 [INFO] attaching as odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json 19:09:45 [INFO] attaching as odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.json 19:09:45 [INFO] 19:09:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] Skipping duplicate-finder execution! 19:09:45 [INFO] 19:09:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] Skipping plugin execution 19:09:45 [INFO] 19:09:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] No sources in project. Archive not created. 19:09:45 [INFO] 19:09:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] 19:09:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:45 [INFO] 19:09:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] No primary artifact to install, installing attached artifacts instead. 19:09:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT.pom 19:09:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-features.xml 19:09:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-SNAPSHOT-cyclonedx.json 19:09:45 [INFO] 19:09:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 19:09:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:09:45 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:09:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:09:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:09:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:09:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:09:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:09:45 [INFO] 19:09:45 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 19:09:45 [INFO] Building rfc5277 7.0.0-SNAPSHOT [7/119] 19:09:45 [INFO] -------------------------------[ bundle ]------------------------------- 19:09:46 [INFO] 19:09:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc5277 --- 19:09:46 [INFO] 19:09:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc5277 --- 19:09:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:46 [INFO] 19:09:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc5277 --- 19:09:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:46 [INFO] 19:09:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc5277 --- 19:09:46 [INFO] 19:09:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc5277 --- 19:09:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:09:46 [INFO] 19:09:46 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc5277 --- 19:09:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:09:47 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/yang 19:09:47 [INFO] yang-to-sources: Found 1 dependencies in 4.593 ms 19:09:47 [INFO] yang-to-sources: Project model files found: 2 in 87.46 ms 19:09:47 [INFO] yang-to-sources: 3 YANG models processed in 161.9 ms 19:09:47 [INFO] BindingJavaFileGenerator: Defined 25 files in 65.99 ms 19:09:47 [INFO] Sorted 25 files into 8 directories in 3.393 ms 19:09:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 151.3 ms 19:09:47 [INFO] 19:09:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc5277 --- 19:09:47 [INFO] Starting audit... 19:09:47 Audit done. 19:09:47 [INFO] You have 0 Checkstyle violations. 19:09:47 [INFO] 19:09:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc5277 --- 19:09:48 [INFO] Starting audit... 19:09:48 Audit done. 19:09:48 [INFO] You have 0 Checkstyle violations. 19:09:48 [INFO] 19:09:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc5277 --- 19:09:48 [INFO] 19:09:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 19:09:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/main/resources 19:09:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:09:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:09:48 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:09:48 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:09:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/target/generated-sources/spi 19:09:48 [INFO] 19:09:48 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc5277 --- 19:09:48 [INFO] Recompiling the module because of changed dependency. 19:09:48 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:09:48 [INFO] 19:09:48 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc5277 >>> 19:09:48 [INFO] 19:09:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc5277 --- 19:09:48 [INFO] Fork Value is true 19:09:51 [INFO] Done SpotBugs Analysis.... 19:09:51 [INFO] 19:09:51 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc5277 <<< 19:09:51 [INFO] 19:09:51 [INFO] 19:09:51 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc5277 --- 19:09:51 [INFO] BugInstance size is 0 19:09:51 [INFO] Error size is 0 19:09:51 [INFO] No errors/warnings found 19:09:51 [INFO] 19:09:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 19:09:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc5277/src/test/resources 19:09:51 [INFO] 19:09:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc5277 --- 19:09:51 [INFO] No sources to compile 19:09:51 [INFO] 19:09:51 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc5277 --- 19:09:51 [INFO] No tests to run. 19:09:51 [INFO] 19:09:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc5277 --- 19:09:51 [INFO] 19:09:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 19:09:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT.jar 19:09:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes/META-INF/MANIFEST.MF 19:09:51 [INFO] 19:09:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc5277 --- 19:09:51 [INFO] No previous run data found, generating javadoc. 19:09:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-javadoc.jar 19:09:53 [INFO] 19:09:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc5277 --- 19:09:53 [INFO] CycloneDX: Resolving Dependencies 19:09:53 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:09:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml 19:09:54 [INFO] attaching as rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json 19:09:54 [INFO] attaching as rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:09:54 [INFO] 19:09:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 19:09:54 [INFO] Skipping duplicate-finder execution! 19:09:54 [INFO] 19:09:54 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc5277 --- 19:09:54 [INFO] No dependency problems found 19:09:54 [INFO] 19:09:54 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc5277 --- 19:09:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-sources.jar 19:09:54 [INFO] 19:09:54 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc5277 --- 19:09:54 [INFO] 19:09:54 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc5277 --- 19:09:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:09:54 [INFO] 19:09:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc5277 --- 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.jar 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.pom 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-javadoc.jar 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:09:54 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc5277/target/rfc5277-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT-sources.jar 19:09:54 [INFO] 19:09:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 19:09:54 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-SNAPSHOT.jar 19:09:54 [INFO] Writing OBR metadata 19:09:54 [INFO] 19:09:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc5277 --- 19:09:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:09:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:09:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:09:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:09:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:09:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:09:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:09:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:09:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:09:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:09:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:09:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:09:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:09:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:09:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:09:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:09:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:09:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:09:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:09:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:09:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:09:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:09:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:09:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:09:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:09:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:09:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:09:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:09:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:09:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:09:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:09:54 [INFO] 19:09:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 19:09:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:09:54 [INFO] 19:09:54 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 19:09:54 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.0-SNAPSHOT [8/119] 19:09:54 [INFO] ------------------------------[ feature ]------------------------------- 19:09:54 [INFO] 19:09:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] 19:09:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:54 [INFO] 19:09:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:09:54 [INFO] 19:09:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] 19:09:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:09:54 [INFO] argLine set to empty 19:09:54 [INFO] 19:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Starting audit... 19:09:54 Audit done. 19:09:54 [INFO] You have 0 Checkstyle violations. 19:09:54 [INFO] 19:09:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Starting audit... 19:09:54 Audit done. 19:09:54 [INFO] You have 0 Checkstyle violations. 19:09:54 [INFO] 19:09:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes/META-INF/maven/dependencies.properties 19:09:54 [INFO] 19:09:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] 19:09:54 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 19:09:54 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml 19:09:55 [INFO] ...done! 19:09:55 [INFO] Attaching features XML 19:09:55 [INFO] 19:09:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc5277 --- 19:09: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:09:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:09:55 [INFO] 19:09:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 19:09:55 [INFO] 19:09:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 19:09:55 [INFO] 19:09:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 19:09:55 [INFO] 19:09:55 [INFO] 19:09:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 19:09:55 [INFO] 19:09:55 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc5277 --- 19:09:55 [INFO] 19:09:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc5277 --- 19:09:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/surefire-reports 19:09:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:09:55 [INFO] 19:09:55 [INFO] ------------------------------------------------------- 19:09:55 [INFO] T E S T S 19:09:55 [INFO] ------------------------------------------------------- 19:09:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.29 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:08 [INFO] 19:10:08 [INFO] Results: 19:10:08 [INFO] 19:10:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:10:08 [INFO] 19:10:08 [INFO] 19:10:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc5277 --- 19:10:08 [INFO] 19:10:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 19:10:08 [INFO] 19:10:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc5277 --- 19:10:08 [INFO] CycloneDX: Resolving Dependencies 19:10:11 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:10:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml 19:10:11 [INFO] attaching as odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json 19:10:11 [INFO] attaching as odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:10:11 [INFO] 19:10:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] Skipping duplicate-finder execution! 19:10:11 [INFO] 19:10:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] Skipping plugin execution 19:10:11 [INFO] 19:10:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] No sources in project. Archive not created. 19:10:11 [INFO] 19:10:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] 19:10:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:11 [INFO] 19:10:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] No primary artifact to install, installing attached artifacts instead. 19:10:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT.pom 19:10:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-features.xml 19:10:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-SNAPSHOT-cyclonedx.json 19:10:11 [INFO] 19:10:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 19:10:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:10:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:10:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:10:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:10:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:10:11 [INFO] 19:10:11 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 19:10:11 [INFO] Building rfc6241 7.0.0-SNAPSHOT [9/119] 19:10:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:11 [INFO] 19:10:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6241 --- 19:10:11 [INFO] 19:10:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6241 --- 19:10:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:11 [INFO] 19:10:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 19:10:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:11 [INFO] 19:10:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6241 --- 19:10:12 [INFO] 19:10:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6241 --- 19:10:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:12 [INFO] 19:10:12 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6241 --- 19:10:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:10:12 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/yang 19:10:12 [INFO] yang-to-sources: Found 1 dependencies in 1.183 ms 19:10:12 [INFO] yang-to-sources: Project model files found: 1 in 25.23 ms 19:10:12 [INFO] yang-to-sources: 2 YANG models processed in 87.53 ms 19:10:12 [INFO] BindingJavaFileGenerator: Defined 172 files in 27.28 ms 19:10:12 [INFO] Sorted 172 files into 33 directories in 835.4 μs 19:10:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 135.7 ms 19:10:12 [INFO] 19:10:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6241 --- 19:10:12 [INFO] Starting audit... 19:10:12 Audit done. 19:10:12 [INFO] You have 0 Checkstyle violations. 19:10:12 [INFO] 19:10:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6241 --- 19:10:12 [INFO] Starting audit... 19:10:12 Audit done. 19:10:12 [INFO] You have 0 Checkstyle violations. 19:10:12 [INFO] 19:10:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6241 --- 19:10:12 [INFO] 19:10:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 19:10:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/main/resources 19:10:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:10:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:10:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/target/generated-sources/spi 19:10:12 [INFO] 19:10:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6241 --- 19:10:12 [INFO] Recompiling the module because of changed dependency. 19:10:12 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 19:10:14 [INFO] 19:10:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6241 >>> 19:10:14 [INFO] 19:10:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6241 --- 19:10:14 [INFO] Fork Value is true 19:10:17 [INFO] Done SpotBugs Analysis.... 19:10:17 [INFO] 19:10:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6241 <<< 19:10:17 [INFO] 19:10:17 [INFO] 19:10:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6241 --- 19:10:17 [INFO] BugInstance size is 0 19:10:17 [INFO] Error size is 0 19:10:17 [INFO] No errors/warnings found 19:10:17 [INFO] 19:10:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 19:10:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6241/src/test/resources 19:10:17 [INFO] 19:10:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6241 --- 19:10:17 [INFO] No sources to compile 19:10:17 [INFO] 19:10:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6241 --- 19:10:17 [INFO] No tests to run. 19:10:17 [INFO] 19:10:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6241 --- 19:10:17 [INFO] 19:10:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 19:10:17 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT.jar 19:10:17 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes/META-INF/MANIFEST.MF 19:10:17 [INFO] 19:10:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6241 --- 19:10:17 [INFO] No previous run data found, generating javadoc. 19:10:21 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-javadoc.jar 19:10:21 [INFO] 19:10:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6241 --- 19:10:21 [INFO] CycloneDX: Resolving Dependencies 19:10:21 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:10:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml 19:10:21 [INFO] attaching as rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json 19:10:21 [INFO] attaching as rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:10:21 [INFO] 19:10:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 19:10:21 [INFO] Skipping duplicate-finder execution! 19:10:21 [INFO] 19:10:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6241 --- 19:10:22 [INFO] No dependency problems found 19:10:22 [INFO] 19:10:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6241 --- 19:10:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-sources.jar 19:10:22 [INFO] 19:10:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6241 --- 19:10:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:22 [INFO] 19:10:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6241 --- 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.jar 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.pom 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-javadoc.jar 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:10:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6241/target/rfc6241-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT-sources.jar 19:10:22 [INFO] 19:10:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 19:10:22 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-SNAPSHOT.jar 19:10:22 [INFO] Writing OBR metadata 19:10:22 [INFO] 19:10:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6241 --- 19:10:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:10:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:10:22 [INFO] 19:10:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 19:10:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:22 [INFO] 19:10:22 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 19:10:22 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.0-SNAPSHOT [10/119] 19:10:22 [INFO] ------------------------------[ feature ]------------------------------- 19:10:22 [INFO] 19:10:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:22 [INFO] 19:10:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:22 [INFO] 19:10:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:22 [INFO] argLine set to empty 19:10:22 [INFO] 19:10:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Starting audit... 19:10:22 Audit done. 19:10:22 [INFO] You have 0 Checkstyle violations. 19:10:22 [INFO] 19:10:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Starting audit... 19:10:22 Audit done. 19:10:22 [INFO] You have 0 Checkstyle violations. 19:10:22 [INFO] 19:10:22 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes/META-INF/maven/dependencies.properties 19:10:22 [INFO] 19:10:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml 19:10:22 [INFO] ...done! 19:10:22 [INFO] Attaching features XML 19:10:22 [INFO] 19:10:22 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:10:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:10:22 [INFO] 19:10:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 19:10:22 [INFO] 19:10:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 19:10:22 [INFO] 19:10:22 [INFO] 19:10:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] 19:10:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6241 --- 19:10:22 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/surefire-reports 19:10:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:22 [INFO] 19:10:22 [INFO] ------------------------------------------------------- 19:10:22 [INFO] T E S T S 19:10:22 [INFO] ------------------------------------------------------- 19:10:24 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:35 [INFO] 19:10:35 [INFO] Results: 19:10:35 [INFO] 19:10:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:10:35 [INFO] 19:10:35 [INFO] 19:10:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6241 --- 19:10:35 [INFO] 19:10:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 19:10:35 [INFO] 19:10:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6241 --- 19:10:35 [INFO] CycloneDX: Resolving Dependencies 19:10:39 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:10:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml 19:10:39 [INFO] attaching as odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json 19:10:39 [INFO] attaching as odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:10:39 [INFO] 19:10:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] Skipping duplicate-finder execution! 19:10:39 [INFO] 19:10:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] Skipping plugin execution 19:10:39 [INFO] 19:10:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] No sources in project. Archive not created. 19:10:39 [INFO] 19:10:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] 19:10:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:39 [INFO] 19:10:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] No primary artifact to install, installing attached artifacts instead. 19:10:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT.pom 19:10:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-features.xml 19:10:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-SNAPSHOT-cyclonedx.json 19:10:39 [INFO] 19:10:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 19:10:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:39 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:10:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:10:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:10:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:10:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:10:39 [INFO] 19:10:39 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 19:10:39 [INFO] Building rfc6470 7.0.0-SNAPSHOT [11/119] 19:10:39 [INFO] -------------------------------[ bundle ]------------------------------- 19:10:39 [INFO] 19:10:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6470 --- 19:10:39 [INFO] 19:10:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6470 --- 19:10:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:39 [INFO] 19:10:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 19:10:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:39 [INFO] 19:10:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6470 --- 19:10:39 [INFO] 19:10:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6470 --- 19:10:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:10:39 [INFO] 19:10:39 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6470 --- 19:10:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:10:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/yang 19:10:39 [INFO] yang-to-sources: Found 2 dependencies in 1.199 ms 19:10:39 [INFO] yang-to-sources: Project model files found: 1 in 7.625 ms 19:10:39 [INFO] yang-to-sources: 3 YANG models processed in 115.5 ms 19:10:39 [INFO] BindingJavaFileGenerator: Defined 25 files in 15.25 ms 19:10:39 [INFO] Sorted 25 files into 7 directories in 117.3 μs 19:10:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 63.86 ms 19:10:39 [INFO] 19:10:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6470 --- 19:10:39 [INFO] Starting audit... 19:10:39 Audit done. 19:10:39 [INFO] You have 0 Checkstyle violations. 19:10:39 [INFO] 19:10:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6470 --- 19:10:39 [INFO] Starting audit... 19:10:39 Audit done. 19:10:39 [INFO] You have 0 Checkstyle violations. 19:10:39 [INFO] 19:10:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6470 --- 19:10:39 [INFO] 19:10:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 19:10:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/main/resources 19:10:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:10:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:10:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:10:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/target/generated-sources/spi 19:10:39 [INFO] 19:10:39 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6470 --- 19:10:39 [INFO] Recompiling the module because of changed dependency. 19:10:39 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 19:10:40 [INFO] 19:10:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6470 >>> 19:10:40 [INFO] 19:10:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6470 --- 19:10:40 [INFO] Fork Value is true 19:10:42 [INFO] Done SpotBugs Analysis.... 19:10:42 [INFO] 19:10:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6470 <<< 19:10:42 [INFO] 19:10:42 [INFO] 19:10:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6470 --- 19:10:42 [INFO] BugInstance size is 0 19:10:42 [INFO] Error size is 0 19:10:42 [INFO] No errors/warnings found 19:10:42 [INFO] 19:10:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 19:10:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6470/src/test/resources 19:10:42 [INFO] 19:10:42 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6470 --- 19:10:42 [INFO] No sources to compile 19:10:42 [INFO] 19:10:42 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6470 --- 19:10:42 [INFO] No tests to run. 19:10:42 [INFO] 19:10:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6470 --- 19:10:42 [INFO] 19:10:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 19:10:42 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT.jar 19:10:42 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes/META-INF/MANIFEST.MF 19:10:42 [INFO] 19:10:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6470 --- 19:10:43 [INFO] No previous run data found, generating javadoc. 19:10:44 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-javadoc.jar 19:10:44 [INFO] 19:10:44 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6470 --- 19:10:44 [INFO] CycloneDX: Resolving Dependencies 19:10:45 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:10:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml 19:10:45 [INFO] attaching as rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json 19:10:45 [INFO] attaching as rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:10:45 [INFO] 19:10:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 19:10:45 [INFO] Skipping duplicate-finder execution! 19:10:45 [INFO] 19:10:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6470 --- 19:10:45 [INFO] No dependency problems found 19:10:45 [INFO] 19:10:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6470 --- 19:10:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-sources.jar 19:10:45 [INFO] 19:10:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6470 --- 19:10:45 [INFO] 19:10:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6470 --- 19:10:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:10:45 [INFO] 19:10:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6470 --- 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.jar 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.pom 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-javadoc.jar 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:10:45 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6470/target/rfc6470-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT-sources.jar 19:10:45 [INFO] 19:10:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 19:10:45 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-SNAPSHOT.jar 19:10:45 [INFO] Writing OBR metadata 19:10:45 [INFO] 19:10:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6470 --- 19:10:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:10:45 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:10:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:10:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:10:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:10:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:10:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:10:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:10:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:10:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:10:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:10:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:10:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:10:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:10:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:10:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:10:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:10:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:10:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:10:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:10:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:10:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:10:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:10:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:10:45 at java.lang.reflect.Method.invoke (Method.java:568) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:10:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:10:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:10:45 [INFO] 19:10:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 19:10:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:10:45 [INFO] 19:10:45 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 19:10:45 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.0-SNAPSHOT [12/119] 19:10:45 [INFO] ------------------------------[ feature ]------------------------------- 19:10:45 [INFO] 19:10:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6470 --- 19:10:45 [INFO] 19:10:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 19:10:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:45 [INFO] 19:10:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 19:10:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:10:45 [INFO] 19:10:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] 19:10:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:10:46 [INFO] argLine set to empty 19:10:46 [INFO] 19:10:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Starting audit... 19:10:46 Audit done. 19:10:46 [INFO] You have 0 Checkstyle violations. 19:10:46 [INFO] 19:10:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Starting audit... 19:10:46 Audit done. 19:10:46 [INFO] You have 0 Checkstyle violations. 19:10:46 [INFO] 19:10:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes/META-INF/maven/dependencies.properties 19:10:46 [INFO] 19:10:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] 19:10:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml 19:10:46 [INFO] ...done! 19:10:46 [INFO] Attaching features XML 19:10:46 [INFO] 19:10:46 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:10:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:10:46 [INFO] 19:10:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 19:10:46 [INFO] 19:10:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] 19:10:46 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 19:10:46 [INFO] 19:10:46 [INFO] 19:10:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] 19:10:46 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] 19:10:46 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6470 --- 19:10:46 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/surefire-reports 19:10:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:10:46 [INFO] 19:10:46 [INFO] ------------------------------------------------------- 19:10:46 [INFO] T E S T S 19:10:46 [INFO] ------------------------------------------------------- 19:10:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.65 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:10:59 [INFO] 19:10:59 [INFO] Results: 19:10:59 [INFO] 19:10:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:10:59 [INFO] 19:10:59 [INFO] 19:10:59 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6470 --- 19:10:59 [INFO] 19:10:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 19:10:59 [INFO] 19:10:59 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6470 --- 19:10:59 [INFO] CycloneDX: Resolving Dependencies 19:11:02 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:11:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml 19:11:02 [INFO] attaching as odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json 19:11:02 [INFO] attaching as odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:11:02 [INFO] 19:11:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] Skipping duplicate-finder execution! 19:11:02 [INFO] 19:11:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] Skipping plugin execution 19:11:02 [INFO] 19:11:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] No sources in project. Archive not created. 19:11:02 [INFO] 19:11:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] 19:11:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:02 [INFO] 19:11:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT.pom 19:11:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-features.xml 19:11:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-SNAPSHOT-cyclonedx.json 19:11:02 [INFO] 19:11:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 19:11:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:11:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:11:02 [INFO] 19:11:02 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 19:11:02 [INFO] Building rfc6243 7.0.0-SNAPSHOT [13/119] 19:11:02 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:02 [INFO] 19:11:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6243 --- 19:11:02 [INFO] 19:11:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6243 --- 19:11:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:02 [INFO] 19:11:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 19:11:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:02 [INFO] 19:11:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6243 --- 19:11:03 [INFO] 19:11:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6243 --- 19:11:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:03 [INFO] 19:11:03 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6243 --- 19:11:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/yang 19:11:03 [INFO] yang-to-sources: Found 2 dependencies in 1.205 ms 19:11:03 [INFO] yang-to-sources: Project model files found: 1 in 3.134 ms 19:11:03 [INFO] yang-to-sources: 3 YANG models processed in 49.30 ms 19:11:03 [INFO] BindingJavaFileGenerator: Defined 12 files in 14.13 ms 19:11:03 [INFO] Sorted 12 files into 3 directories in 116.8 μs 19:11:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 21.29 ms 19:11:03 [INFO] 19:11:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6243 --- 19:11:03 [INFO] Starting audit... 19:11:03 Audit done. 19:11:03 [INFO] You have 0 Checkstyle violations. 19:11:03 [INFO] 19:11:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6243 --- 19:11:03 [INFO] Starting audit... 19:11:03 Audit done. 19:11:03 [INFO] You have 0 Checkstyle violations. 19:11:03 [INFO] 19:11:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6243 --- 19:11:03 [INFO] 19:11:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 19:11:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/main/resources 19:11:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:11:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/target/generated-sources/spi 19:11:03 [INFO] 19:11:03 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6243 --- 19:11:03 [INFO] Recompiling the module because of changed dependency. 19:11:03 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:11:03 [INFO] 19:11:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6243 >>> 19:11:03 [INFO] 19:11:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6243 --- 19:11:03 [INFO] Fork Value is true 19:11:06 [INFO] Done SpotBugs Analysis.... 19:11:06 [INFO] 19:11:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6243 <<< 19:11:06 [INFO] 19:11:06 [INFO] 19:11:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6243 --- 19:11:06 [INFO] BugInstance size is 0 19:11:06 [INFO] Error size is 0 19:11:06 [INFO] No errors/warnings found 19:11:06 [INFO] 19:11:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 19:11:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6243/src/test/resources 19:11:06 [INFO] 19:11:06 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6243 --- 19:11:06 [INFO] No sources to compile 19:11:06 [INFO] 19:11:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6243 --- 19:11:06 [INFO] No tests to run. 19:11:06 [INFO] 19:11:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6243 --- 19:11:06 [INFO] 19:11:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 19:11:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT.jar 19:11:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes/META-INF/MANIFEST.MF 19:11:06 [INFO] 19:11:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6243 --- 19:11:06 [INFO] No previous run data found, generating javadoc. 19:11:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-javadoc.jar 19:11:08 [INFO] 19:11:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6243 --- 19:11:08 [INFO] CycloneDX: Resolving Dependencies 19:11:08 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:11:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml 19:11:08 [INFO] attaching as rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json 19:11:08 [INFO] attaching as rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] 19:11:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 19:11:08 [INFO] Skipping duplicate-finder execution! 19:11:08 [INFO] 19:11:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6243 --- 19:11:08 [INFO] No dependency problems found 19:11:08 [INFO] 19:11:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6243 --- 19:11:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-sources.jar 19:11:08 [INFO] 19:11:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6243 --- 19:11:08 [INFO] 19:11:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6243 --- 19:11:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:08 [INFO] 19:11:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6243 --- 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.jar 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.pom 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-javadoc.jar 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:11:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6243/target/rfc6243-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT-sources.jar 19:11:08 [INFO] 19:11:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 19:11:08 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-SNAPSHOT.jar 19:11:08 [INFO] Writing OBR metadata 19:11:08 [INFO] 19:11:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6243 --- 19:11:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:11:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:11:08 [INFO] 19:11:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 19:11:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:08 [INFO] 19:11:08 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 19:11:08 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.0-SNAPSHOT [14/119] 19:11:08 [INFO] ------------------------------[ feature ]------------------------------- 19:11:08 [INFO] 19:11:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6243 --- 19:11:08 [INFO] 19:11:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 19:11:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:08 [INFO] 19:11:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 19:11:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:08 [INFO] 19:11:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] 19:11:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:09 [INFO] argLine set to empty 19:11:09 [INFO] 19:11:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Starting audit... 19:11:09 Audit done. 19:11:09 [INFO] You have 0 Checkstyle violations. 19:11:09 [INFO] 19:11:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Starting audit... 19:11:09 Audit done. 19:11:09 [INFO] You have 0 Checkstyle violations. 19:11:09 [INFO] 19:11:09 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes/META-INF/maven/dependencies.properties 19:11:09 [INFO] 19:11:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] 19:11:09 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml 19:11:09 [INFO] ...done! 19:11:09 [INFO] Attaching features XML 19:11:09 [INFO] 19:11:09 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6243 --- 19:11:09 [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:11:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:11:09 [INFO] 19:11:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 19:11:09 [INFO] 19:11:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] 19:11:09 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 19:11:09 [INFO] 19:11:09 [INFO] 19:11:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] 19:11:09 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] 19:11:09 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6243 --- 19:11:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/surefire-reports 19:11:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:11:09 [INFO] 19:11:09 [INFO] ------------------------------------------------------- 19:11:09 [INFO] T E S T S 19:11:09 [INFO] ------------------------------------------------------- 19:11:11 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:23 [INFO] 19:11:23 [INFO] Results: 19:11:23 [INFO] 19:11:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:11:23 [INFO] 19:11:23 [INFO] 19:11:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6243 --- 19:11:23 [INFO] 19:11:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 19:11:23 [INFO] 19:11:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6243 --- 19:11:23 [INFO] CycloneDX: Resolving Dependencies 19:11:27 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:11:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml 19:11:27 [INFO] attaching as odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json 19:11:27 [INFO] attaching as odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:11:27 [INFO] 19:11:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] Skipping duplicate-finder execution! 19:11:27 [INFO] 19:11:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] Skipping plugin execution 19:11:27 [INFO] 19:11:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] No sources in project. Archive not created. 19:11:27 [INFO] 19:11:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] 19:11:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:27 [INFO] 19:11:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT.pom 19:11:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-features.xml 19:11:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-SNAPSHOT-cyclonedx.json 19:11:27 [INFO] 19:11:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 19:11:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:11:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:11:27 [INFO] 19:11:27 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 19:11:27 [INFO] Building rfc8526 7.0.0-SNAPSHOT [15/119] 19:11:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:27 [INFO] 19:11:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8526 --- 19:11:27 [INFO] 19:11:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8526 --- 19:11:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:27 [INFO] 19:11:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 19:11:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:27 [INFO] 19:11:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8526 --- 19:11:27 [INFO] 19:11:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8526 --- 19:11:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:11:27 [INFO] 19:11:27 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8526 --- 19:11:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:11:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/yang 19:11:27 [INFO] yang-to-sources: Found 7 dependencies in 2.207 ms 19:11:27 [INFO] yang-to-sources: Project model files found: 1 in 2.989 ms 19:11:27 [INFO] yang-to-sources: 8 YANG models processed in 55.08 ms 19:11:27 [INFO] BindingJavaFileGenerator: Defined 40 files in 21.26 ms 19:11:27 [INFO] Sorted 40 files into 14 directories in 190.4 μs 19:11:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 51.52 ms 19:11:27 [INFO] 19:11:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8526 --- 19:11:27 [INFO] Starting audit... 19:11:27 Audit done. 19:11:27 [INFO] You have 0 Checkstyle violations. 19:11:27 [INFO] 19:11:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8526 --- 19:11:27 [INFO] Starting audit... 19:11:27 Audit done. 19:11:27 [INFO] You have 0 Checkstyle violations. 19:11:27 [INFO] 19:11:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8526 --- 19:11:27 [INFO] 19:11:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 19:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/resources 19:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:11:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:11:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/target/generated-sources/spi 19:11:27 [INFO] 19:11:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8526 --- 19:11:27 [INFO] Recompiling the module because of changed dependency. 19:11:27 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 19:11:28 [INFO] 19:11:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8526 >>> 19:11:28 [INFO] 19:11:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8526 --- 19:11:28 [INFO] Fork Value is true 19:11:30 [INFO] Done SpotBugs Analysis.... 19:11:30 [INFO] 19:11:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8526 <<< 19:11:30 [INFO] 19:11:30 [INFO] 19:11:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8526 --- 19:11:30 [INFO] BugInstance size is 0 19:11:30 [INFO] Error size is 0 19:11:30 [INFO] No errors/warnings found 19:11:30 [INFO] 19:11:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 19:11:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8526/src/test/resources 19:11:30 [INFO] 19:11:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8526 --- 19:11:30 [INFO] No sources to compile 19:11:30 [INFO] 19:11:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8526 --- 19:11:30 [INFO] No tests to run. 19:11:30 [INFO] 19:11:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8526 --- 19:11:30 [INFO] 19:11:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 19:11:31 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT.jar 19:11:31 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes/META-INF/MANIFEST.MF 19:11:31 [INFO] 19:11:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8526 --- 19:11:31 [INFO] No previous run data found, generating javadoc. 19:11:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-javadoc.jar 19:11:33 [INFO] 19:11:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8526 --- 19:11:33 [INFO] CycloneDX: Resolving Dependencies 19:11:33 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:11:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml 19:11:33 [INFO] attaching as rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json 19:11:33 [INFO] attaching as rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:11:33 [INFO] 19:11:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 19:11:33 [INFO] Skipping duplicate-finder execution! 19:11:33 [INFO] 19:11:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8526 --- 19:11:33 [INFO] No dependency problems found 19:11:33 [INFO] 19:11:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8526 --- 19:11:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-sources.jar 19:11:33 [INFO] 19:11:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8526 --- 19:11:33 [INFO] 19:11:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8526 --- 19:11:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:11:33 [INFO] 19:11:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8526 --- 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.jar 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.pom 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-javadoc.jar 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:11:33 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8526/target/rfc8526-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT-sources.jar 19:11:33 [INFO] 19:11:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 19:11:33 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-SNAPSHOT.jar 19:11:33 [INFO] Writing OBR metadata 19:11:33 [INFO] 19:11:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8526 --- 19:11:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:11:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:11:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:11:33 [INFO] 19:11:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 19:11:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:11:33 [INFO] 19:11:33 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 19:11:33 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.0-SNAPSHOT [16/119] 19:11:33 [INFO] ------------------------------[ feature ]------------------------------- 19:11:34 [INFO] 19:11:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:34 [INFO] 19:11:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:34 [INFO] 19:11:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:34 [INFO] argLine set to empty 19:11:34 [INFO] 19:11:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Starting audit... 19:11:34 Audit done. 19:11:34 [INFO] You have 0 Checkstyle violations. 19:11:34 [INFO] 19:11:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Starting audit... 19:11:34 Audit done. 19:11:34 [INFO] You have 0 Checkstyle violations. 19:11:34 [INFO] 19:11:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes/META-INF/maven/dependencies.properties 19:11:34 [INFO] 19:11:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml 19:11:34 [INFO] ...done! 19:11:34 [INFO] Attaching features XML 19:11:34 [INFO] 19:11:34 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:11:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:11:34 [INFO] 19:11:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 19:11:34 [INFO] 19:11:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 19:11:34 [INFO] 19:11:34 [INFO] 19:11:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] 19:11:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8526 --- 19:11:34 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/surefire-reports 19:11:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:11:34 [INFO] 19:11:34 [INFO] ------------------------------------------------------- 19:11:34 [INFO] T E S T S 19:11:34 [INFO] ------------------------------------------------------- 19:11:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.01 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:11:47 [INFO] 19:11:47 [INFO] Results: 19:11:47 [INFO] 19:11:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:11:47 [INFO] 19:11:47 [INFO] 19:11:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8526 --- 19:11:47 [INFO] 19:11:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 19:11:47 [INFO] 19:11:47 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8526 --- 19:11:47 [INFO] CycloneDX: Resolving Dependencies 19:11:50 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:11:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml 19:11:50 [INFO] attaching as odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json 19:11:50 [INFO] attaching as odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:11:50 [INFO] 19:11:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] Skipping duplicate-finder execution! 19:11:50 [INFO] 19:11:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] Skipping plugin execution 19:11:50 [INFO] 19:11:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] No sources in project. Archive not created. 19:11:50 [INFO] 19:11:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] 19:11:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:11:50 [INFO] 19:11:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8526 --- 19:11:50 [INFO] No primary artifact to install, installing attached artifacts instead. 19:11:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT.pom 19:11:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-features.xml 19:11:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.xml 19:11:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-SNAPSHOT-cyclonedx.json 19:11:51 [INFO] 19:11:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 19:11:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:11:51 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:11:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:11:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:11:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:11:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:11:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:11:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:11:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:11:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:11:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:11:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:11:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:11:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:11:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:11:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:11:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:11:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:11:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:11:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:11:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:11:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:11:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:11:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:11:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:11:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:11:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:11:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:11:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:11:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:11:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:11:51 [INFO] 19:11:51 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 19:11:51 [INFO] Building netconf-api 7.0.0-SNAPSHOT [17/119] 19:11:51 [INFO] -------------------------------[ bundle ]------------------------------- 19:11:53 [INFO] 19:11:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-api --- 19:11:53 [INFO] 19:11:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-api --- 19:11:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:53 [INFO] 19:11:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-api --- 19:11:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:11:53 [INFO] 19:11:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-api --- 19:11:53 [INFO] 19:11:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-api --- 19:11:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:11:53 [INFO] 19:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-api --- 19:11:53 [INFO] Starting audit... 19:11:53 Audit done. 19:11:53 [INFO] You have 0 Checkstyle violations. 19:11:53 [INFO] 19:11:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-api --- 19:11:55 [INFO] Starting audit... 19:11:55 Audit done. 19:11:55 [INFO] You have 0 Checkstyle violations. 19:11:55 [INFO] 19:11:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-api --- 19:11:55 [INFO] 19:11:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 19:11:55 [INFO] Copying 1 resource from src/main/resources to target/classes 19:11:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/spi 19:11:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/generated-sources/yang 19:11:55 [INFO] 19:11:55 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-api --- 19:11:55 [INFO] Recompiling the module because of changed dependency. 19:11:55 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[21,17] requires directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 19:11:55 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 19:11:55 [INFO] 19:11:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-api >>> 19:11:55 [INFO] 19:11:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-api --- 19:11:55 [INFO] Fork Value is true 19:12:00 [INFO] Done SpotBugs Analysis.... 19:12:00 [INFO] 19:12:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-api <<< 19:12:00 [INFO] 19:12:00 [INFO] 19:12:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-api --- 19:12:00 [INFO] BugInstance size is 0 19:12:00 [INFO] Error size is 0 19:12:00 [INFO] No errors/warnings found 19:12:00 [INFO] 19:12:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 19:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/test/resources 19:12:00 [INFO] 19:12:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-api --- 19:12:00 [INFO] Recompiling the module because of changed dependency. 19:12:00 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 19:12:00 [INFO] 19:12:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-api --- 19:12:00 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/surefire-reports 19:12:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:00 [INFO] 19:12:00 [INFO] ------------------------------------------------------- 19:12:00 [INFO] T E S T S 19:12:00 [INFO] ------------------------------------------------------- 19:12:01 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 19:12:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:12:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:12:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 19:12:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 19:12:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 19:12:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 19:12:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 19:12:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 19:12:02 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:12:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 19:12:02 [INFO] 19:12:02 [INFO] Results: 19:12:02 [INFO] 19:12:02 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 19:12:02 [INFO] 19:12:02 [INFO] 19:12:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-api --- 19:12:02 [INFO] 19:12:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 19:12:02 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:12:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:12:02 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 19:12:02 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:12:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT.jar 19:12:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 19:12:02 [INFO] 19:12:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-api --- 19:12:02 [INFO] No previous run data found, generating javadoc. 19:12:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:12:04 [INFO] 19:12:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-api --- 19:12:04 [INFO] CycloneDX: Resolving Dependencies 19:12:05 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:12:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml 19:12:05 [INFO] attaching as netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json 19:12:05 [INFO] attaching as netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:12:05 [INFO] 19:12:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 19:12:05 [INFO] Skipping duplicate-finder execution! 19:12:05 [INFO] 19:12:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-api --- 19:12:05 [INFO] No dependency problems found 19:12:05 [INFO] 19:12:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-api --- 19:12:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-sources.jar 19:12:05 [INFO] 19:12:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-api --- 19:12:05 [INFO] 19:12:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-api --- 19:12:05 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec 19:12:05 [INFO] Analyzed bundle 'netconf-api' with 18 classes 19:12:05 [INFO] 19:12:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-api --- 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.jar 19:12:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.pom 19:12:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:12:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:12:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/netconf-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT-sources.jar 19:12:06 [INFO] 19:12:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 19:12:06 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-SNAPSHOT.jar 19:12:06 [INFO] Writing OBR metadata 19:12:06 [INFO] 19:12:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-api --- 19:12:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:12:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:12:06 [INFO] 19:12:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 19:12:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:06 [INFO] 19:12:06 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 19:12:06 [INFO] Building OpenDaylight :: Netconf :: API 7.0.0-SNAPSHOT [18/119] 19:12:06 [INFO] ------------------------------[ feature ]------------------------------- 19:12:07 [INFO] 19:12:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-api --- 19:12:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:07 [INFO] 19:12:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 19:12:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:07 [INFO] 19:12:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-api --- 19:12:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:07 [INFO] argLine set to empty 19:12:07 [INFO] 19:12:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-api --- 19:12:07 [INFO] Starting audit... 19:12:07 Audit done. 19:12:07 [INFO] You have 0 Checkstyle violations. 19:12:07 [INFO] 19:12:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-api --- 19:12:07 [INFO] Starting audit... 19:12:07 Audit done. 19:12:07 [INFO] You have 0 Checkstyle violations. 19:12:07 [INFO] 19:12:07 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-api --- 19:12:07 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes/META-INF/maven/dependencies.properties 19:12:07 [INFO] 19:12:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 19:12:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml 19:12:07 [INFO] ...done! 19:12:07 [INFO] Attaching features XML 19:12:07 [INFO] 19:12:07 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-api --- 19:12: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:12:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:07 [INFO] 19:12:07 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 19:12:07 [INFO] 19:12:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 19:12:07 [INFO] 19:12:07 [INFO] 19:12:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-api --- 19:12:07 [INFO] 19:12:07 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-api --- 19:12:07 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/surefire-reports 19:12:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:07 [INFO] 19:12:07 [INFO] ------------------------------------------------------- 19:12:07 [INFO] T E S T S 19:12:07 [INFO] ------------------------------------------------------- 19:12:09 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.63 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:21 [INFO] 19:12:21 [INFO] Results: 19:12:21 [INFO] 19:12:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:12:21 [INFO] 19:12:21 [INFO] 19:12:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-api --- 19:12:21 [INFO] 19:12:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-api --- 19:12:21 [INFO] 19:12:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-api --- 19:12:21 [INFO] CycloneDX: Resolving Dependencies 19:12:24 [INFO] CycloneDX: Creating BOM version 1.4 with 55 component(s) 19:12:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml 19:12:24 [INFO] attaching as odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json 19:12:24 [INFO] attaching as odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:12:24 [INFO] 19:12:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 19:12:24 [INFO] Skipping duplicate-finder execution! 19:12:24 [INFO] 19:12:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-api --- 19:12:24 [INFO] Skipping plugin execution 19:12:24 [INFO] 19:12:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-api --- 19:12:24 [INFO] No sources in project. Archive not created. 19:12:24 [INFO] 19:12:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-api --- 19:12:24 [INFO] 19:12:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-api --- 19:12:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:24 [INFO] 19:12:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-api --- 19:12:24 [INFO] No primary artifact to install, installing attached artifacts instead. 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT.pom 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-features.xml 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:12:24 [INFO] 19:12:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-api --- 19:12:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:24 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:12:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:12:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:12:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:12:24 [INFO] 19:12:24 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 19:12:24 [INFO] Building rfc6022 7.0.0-SNAPSHOT [19/119] 19:12:24 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:24 [INFO] 19:12:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc6022 --- 19:12:24 [INFO] 19:12:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc6022 --- 19:12:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:24 [INFO] 19:12:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 19:12:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:24 [INFO] 19:12:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc6022 --- 19:12:25 [INFO] 19:12:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc6022 --- 19:12:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:12:25 [INFO] 19:12:25 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc6022 --- 19:12:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:12:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/yang 19:12:25 [INFO] yang-to-sources: Found 2 dependencies in 1.170 ms 19:12:25 [INFO] yang-to-sources: Project model files found: 1 in 7.353 ms 19:12:25 [INFO] yang-to-sources: 3 YANG models processed in 18.68 ms 19:12:25 [INFO] BindingJavaFileGenerator: Defined 58 files in 7.107 ms 19:12:25 [INFO] Sorted 58 files into 13 directories in 285.6 μs 19:12:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 29.40 ms 19:12:25 [INFO] 19:12:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc6022 --- 19:12:25 [INFO] Starting audit... 19:12:25 Audit done. 19:12:25 [INFO] You have 0 Checkstyle violations. 19:12:25 [INFO] 19:12:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc6022 --- 19:12:25 [INFO] Starting audit... 19:12:25 Audit done. 19:12:25 [INFO] You have 0 Checkstyle violations. 19:12:25 [INFO] 19:12:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc6022 --- 19:12:25 [INFO] 19:12:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 19:12:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/resources 19:12:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:12:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:12:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:12:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/target/generated-sources/spi 19:12:25 [INFO] 19:12:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc6022 --- 19:12:25 [INFO] Recompiling the module because of changed dependency. 19:12:25 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 19:12:25 [INFO] 19:12:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc6022 >>> 19:12:25 [INFO] 19:12:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc6022 --- 19:12:25 [INFO] Fork Value is true 19:12:28 [INFO] Done SpotBugs Analysis.... 19:12:28 [INFO] 19:12:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc6022 <<< 19:12:28 [INFO] 19:12:28 [INFO] 19:12:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc6022 --- 19:12:28 [INFO] BugInstance size is 0 19:12:28 [INFO] Error size is 0 19:12:28 [INFO] No errors/warnings found 19:12:28 [INFO] 19:12:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 19:12:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc6022/src/test/resources 19:12:28 [INFO] 19:12:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc6022 --- 19:12:28 [INFO] No sources to compile 19:12:28 [INFO] 19:12:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc6022 --- 19:12:28 [INFO] No tests to run. 19:12:28 [INFO] 19:12:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc6022 --- 19:12:28 [INFO] 19:12:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 19:12:28 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT.jar 19:12:28 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes/META-INF/MANIFEST.MF 19:12:28 [INFO] 19:12:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc6022 --- 19:12:28 [INFO] No previous run data found, generating javadoc. 19:12:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-javadoc.jar 19:12:31 [INFO] 19:12:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc6022 --- 19:12:31 [INFO] CycloneDX: Resolving Dependencies 19:12:31 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:12:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml 19:12:31 [INFO] attaching as rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json 19:12:31 [INFO] attaching as rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:12:31 [INFO] 19:12:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 19:12:31 [INFO] Skipping duplicate-finder execution! 19:12:31 [INFO] 19:12:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc6022 --- 19:12:31 [INFO] No dependency problems found 19:12:31 [INFO] 19:12:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc6022 --- 19:12:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-sources.jar 19:12:31 [INFO] 19:12:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc6022 --- 19:12:31 [INFO] 19:12:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc6022 --- 19:12:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:12:31 [INFO] 19:12:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc6022 --- 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.jar 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.pom 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-javadoc.jar 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:12:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc6022/target/rfc6022-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT-sources.jar 19:12:31 [INFO] 19:12:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 19:12:31 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-SNAPSHOT.jar 19:12:31 [INFO] Writing OBR metadata 19:12:31 [INFO] 19:12:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc6022 --- 19:12:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:12:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:12:32 [INFO] 19:12:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 19:12:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:32 [INFO] 19:12:32 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 19:12:32 [INFO] Building netconf-common-mdsal 7.0.0-SNAPSHOT [20/119] 19:12:32 [INFO] -------------------------------[ bundle ]------------------------------- 19:12:32 [INFO] 19:12:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common-mdsal --- 19:12:32 [INFO] 19:12:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common-mdsal --- 19:12:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:32 [INFO] 19:12:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 19:12:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:32 [INFO] 19:12:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common-mdsal --- 19:12:32 [INFO] 19:12:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 19:12:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:12:32 [INFO] 19:12:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common-mdsal --- 19:12:32 [INFO] Starting audit... 19:12:32 Audit done. 19:12:32 [INFO] You have 0 Checkstyle violations. 19:12:32 [INFO] 19:12:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common-mdsal --- 19:12:33 [INFO] Starting audit... 19:12:33 Audit done. 19:12:33 [INFO] You have 0 Checkstyle violations. 19:12:33 [INFO] 19:12:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common-mdsal --- 19:12:33 [INFO] 19:12:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/resources 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/spi 19:12:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/generated-sources/yang 19:12:33 [INFO] 19:12:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common-mdsal --- 19:12:33 [INFO] Recompiling the module because of changed dependency. 19:12:33 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:12:33 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:12:33 [INFO] 19:12:33 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 19:12:33 [INFO] 19:12:33 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common-mdsal --- 19:12:33 [INFO] Fork Value is true 19:12:37 [INFO] Done SpotBugs Analysis.... 19:12:37 [INFO] 19:12:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 19:12:37 [INFO] 19:12:37 [INFO] 19:12:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common-mdsal --- 19:12:37 [INFO] BugInstance size is 0 19:12:37 [INFO] Error size is 0 19:12:37 [INFO] No errors/warnings found 19:12:37 [INFO] 19:12:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 19:12:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/test/resources 19:12:37 [INFO] 19:12:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 19:12:37 [INFO] Recompiling the module because of changed dependency. 19:12:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:12:37 [INFO] 19:12:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common-mdsal --- 19:12:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/surefire-reports 19:12:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:37 [INFO] 19:12:37 [INFO] ------------------------------------------------------- 19:12:37 [INFO] T E S T S 19:12:37 [INFO] ------------------------------------------------------- 19:12:38 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:12:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 19:12:40 [INFO] 19:12:40 [INFO] Results: 19:12:40 [INFO] 19:12:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:12:40 [INFO] 19:12:40 [INFO] 19:12:40 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common-mdsal --- 19:12:40 [INFO] 19:12:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 19:12:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:12:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 19:12:40 [INFO] 19:12:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common-mdsal --- 19:12:40 [INFO] No previous run data found, generating javadoc. 19:12:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:12:41 [INFO] 19:12:41 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common-mdsal --- 19:12:41 [INFO] CycloneDX: Resolving Dependencies 19:12:42 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 19:12:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml 19:12:42 [INFO] attaching as netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json 19:12:42 [INFO] attaching as netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:12:42 [INFO] 19:12:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 19:12:42 [INFO] Skipping duplicate-finder execution! 19:12:42 [INFO] 19:12:42 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 19:12:42 [WARNING] Used undeclared dependencies found: 19:12:42 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:12:42 [WARNING] Non-test scoped test only dependencies found: 19:12:42 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:12:42 [INFO] 19:12:42 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 19:12:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar 19:12:42 [INFO] 19:12:42 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common-mdsal --- 19:12:42 [INFO] 19:12:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common-mdsal --- 19:12:42 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 19:12:43 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 19:12:43 [INFO] 19:12:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common-mdsal --- 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.pom 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:12:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT-sources.jar 19:12:43 [INFO] 19:12:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 19:12:43 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-SNAPSHOT.jar 19:12:43 [INFO] Writing OBR metadata 19:12:43 [INFO] 19:12:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common-mdsal --- 19:12:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:12:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:12:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:12:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:12:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:12:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:12:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:12:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:12:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:12:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:12:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:12:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:12:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:12:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:12:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:12:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:12:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:12:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:12:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:12:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:12:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:12:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:12:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:12:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:12:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:12:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:12:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:12:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:12:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:12:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:12:43 [INFO] 19:12:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 19:12:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:12:43 [INFO] 19:12:43 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 19:12:43 [INFO] Building odl-netconf-util 7.0.0-SNAPSHOT [21/119] 19:12:43 [INFO] ------------------------------[ feature ]------------------------------- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-util --- 19:12:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:43 [INFO] 19:12:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 19:12:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:12:43 [INFO] 19:12:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-util --- 19:12:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:12:43 [INFO] argLine set to empty 19:12:43 [INFO] 19:12:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-util --- 19:12:43 [INFO] Starting audit... 19:12:43 Audit done. 19:12:43 [INFO] You have 0 Checkstyle violations. 19:12:43 [INFO] 19:12:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-util --- 19:12:43 [INFO] Starting audit... 19:12:43 Audit done. 19:12:43 [INFO] You have 0 Checkstyle violations. 19:12:43 [INFO] 19:12:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-util --- 19:12:43 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes/META-INF/maven/dependencies.properties 19:12:43 [INFO] 19:12:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 19:12:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml 19:12:43 [INFO] ...done! 19:12:43 [INFO] Attaching features XML 19:12:43 [INFO] 19:12:43 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-util --- 19:12:43 [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:12:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:12:43 [INFO] 19:12:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 19:12:43 [INFO] 19:12:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 19:12:43 [INFO] 19:12:43 [INFO] 19:12:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-util --- 19:12:43 [INFO] 19:12:43 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-util --- 19:12:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/surefire-reports 19:12:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:12:43 [INFO] 19:12:43 [INFO] ------------------------------------------------------- 19:12:43 [INFO] T E S T S 19:12:43 [INFO] ------------------------------------------------------- 19:12:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.83 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:12:57 [INFO] 19:12:57 [INFO] Results: 19:12:57 [INFO] 19:12:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:12:57 [INFO] 19:12:57 [INFO] 19:12:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-util --- 19:12:57 [INFO] 19:12:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-util --- 19:12:57 [INFO] 19:12:57 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-util --- 19:12:57 [INFO] CycloneDX: Resolving Dependencies 19:13:01 [INFO] CycloneDX: Creating BOM version 1.4 with 98 component(s) 19:13:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml 19:13:01 [INFO] attaching as odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json 19:13:01 [INFO] attaching as odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:01 [INFO] 19:13:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 19:13:01 [INFO] Skipping duplicate-finder execution! 19:13:01 [INFO] 19:13:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-util --- 19:13:01 [INFO] Skipping plugin execution 19:13:01 [INFO] 19:13:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-util --- 19:13:01 [INFO] No sources in project. Archive not created. 19:13:01 [INFO] 19:13:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-util --- 19:13:01 [INFO] 19:13:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-util --- 19:13:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:01 [INFO] 19:13:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-util --- 19:13:01 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT.pom 19:13:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-features.xml 19:13:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:01 [INFO] 19:13:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-util --- 19:13:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:13:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:13:02 [INFO] 19:13:02 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 19:13:02 [INFO] Building netconf-common 7.0.0-SNAPSHOT [22/119] 19:13:02 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:02 [INFO] 19:13:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-common --- 19:13:02 [INFO] 19:13:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-common --- 19:13:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:02 [INFO] 19:13:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-common --- 19:13:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:02 [INFO] 19:13:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-common --- 19:13:02 [INFO] 19:13:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-common --- 19:13:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:13:02 [INFO] 19:13:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-common --- 19:13:02 [INFO] Starting audit... 19:13:02 Audit done. 19:13:02 [INFO] You have 0 Checkstyle violations. 19:13:02 [INFO] 19:13:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-common --- 19:13:02 [INFO] Starting audit... 19:13:02 Audit done. 19:13:02 [INFO] You have 0 Checkstyle violations. 19:13:02 [INFO] 19:13:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-common --- 19:13:02 [INFO] 19:13:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 19:13:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/resources 19:13:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/spi 19:13:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/generated-sources/yang 19:13:02 [INFO] 19:13:02 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-common --- 19:13:02 [INFO] Recompiling the module because of changed dependency. 19:13:02 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[14,17] requires directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 19:13:03 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 19:13:03 [INFO] 19:13:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-common >>> 19:13:03 [INFO] 19:13:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-common --- 19:13:03 [INFO] Fork Value is true 19:13:05 [INFO] Done SpotBugs Analysis.... 19:13:05 [INFO] 19:13:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-common <<< 19:13:05 [INFO] 19:13:05 [INFO] 19:13:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-common --- 19:13:05 [INFO] BugInstance size is 0 19:13:05 [INFO] Error size is 0 19:13:05 [INFO] No errors/warnings found 19:13:05 [INFO] 19:13:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 19:13:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/test/resources 19:13:05 [INFO] 19:13:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-common --- 19:13:05 [INFO] No sources to compile 19:13:05 [INFO] 19:13:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-common --- 19:13:05 [INFO] No tests to run. 19:13:05 [INFO] 19:13:05 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-common --- 19:13:05 [INFO] 19:13:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 19:13:05 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:13:05 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:05 Package found in [Jar:., Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 19:13:05 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:13:05 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT.jar 19:13:05 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 19:13:05 [INFO] 19:13:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-common --- 19:13:05 [INFO] No previous run data found, generating javadoc. 19:13:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:13:06 [INFO] 19:13:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-common --- 19:13:06 [INFO] CycloneDX: Resolving Dependencies 19:13:07 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:13:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml 19:13:07 [INFO] attaching as netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json 19:13:07 [INFO] attaching as netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:13:07 [INFO] 19:13:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 19:13:07 [INFO] Skipping duplicate-finder execution! 19:13:07 [INFO] 19:13:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-common --- 19:13:07 [INFO] No dependency problems found 19:13:07 [INFO] 19:13:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-common --- 19:13:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-sources.jar 19:13:07 [INFO] 19:13:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-common --- 19:13:07 [INFO] 19:13:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-common --- 19:13:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:07 [INFO] 19:13:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-common --- 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.jar 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.pom 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:13:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/netconf-common-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT-sources.jar 19:13:07 [INFO] 19:13:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 19:13:07 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-SNAPSHOT.jar 19:13:07 [INFO] Writing OBR metadata 19:13:07 [INFO] 19:13:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-common --- 19:13:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:13:07 [INFO] 19:13:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 19:13:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:07 [INFO] 19:13:07 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 19:13:07 [INFO] Building shaded-exificient-jar 7.0.0-SNAPSHOT [23/119] 19:13:07 [INFO] --------------------------------[ jar ]--------------------------------- 19:13:08 [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:13:08 [INFO] 19:13:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient-jar --- 19:13:08 [INFO] 19:13:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient-jar --- 19:13:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:08 [INFO] 19:13:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 19:13:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:08 [INFO] 19:13:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient-jar --- 19:13:09 [INFO] 19:13:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 19:13:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:13:09 [INFO] 19:13:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient-jar --- 19:13:09 [INFO] Starting audit... 19:13:09 Audit done. 19:13:09 [INFO] You have 0 Checkstyle violations. 19:13:09 [INFO] 19:13:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient-jar --- 19:13:09 [INFO] Starting audit... 19:13:09 Audit done. 19:13:09 [INFO] You have 0 Checkstyle violations. 19:13:09 [INFO] 19:13:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient-jar --- 19:13:10 [INFO] 19:13:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 19:13:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/main/resources 19:13:10 [INFO] 19:13:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient-jar --- 19:13:10 [INFO] No sources to compile 19:13:10 [INFO] 19:13:10 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 19:13:10 [INFO] 19:13:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient-jar --- 19:13:10 [INFO] 19:13:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 19:13:10 [INFO] 19:13:10 [INFO] 19:13:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient-jar --- 19:13:10 [INFO] 19:13:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 19:13:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/src/test/resources 19:13:10 [INFO] 19:13:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 19:13:10 [INFO] No sources to compile 19:13:10 [INFO] 19:13:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient-jar --- 19:13:10 [INFO] No tests to run. 19:13:10 [INFO] 19:13:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient-jar --- 19:13:10 [INFO] 19:13:10 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-exificient-jar --- 19:13:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar 19:13:10 [INFO] 19:13:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient-jar --- 19:13:10 [INFO] 19:13:10 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-exificient-jar --- 19:13:11 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 19:13:11 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 19:13:11 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 19:13:11 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 19:13:11 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 19:13:11 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 19:13:11 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 19:13:11 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 19:13:11 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 19:13:11 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 19:13:11 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 19:13:11 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 19:13:14 [INFO] Replacing original artifact with shaded artifact. 19:13:14 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-shaded.jar 19:13:14 [INFO] Replacing original source artifact with shaded source artifact. 19:13:14 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-shaded-sources.jar 19:13:14 [INFO] 19:13:14 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient-jar --- 19:13:14 [INFO] Skipping CycloneDX 19:13:14 [INFO] 19:13:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 19:13:14 [INFO] Skipping duplicate-finder execution! 19:13:14 [INFO] 19:13:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 19:13:14 [WARNING] Unused declared dependencies found: 19:13:14 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 19:13:14 [INFO] 19:13:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 19:13:14 [INFO] No sources in project. Archive not created. 19:13:14 [INFO] 19:13:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient-jar --- 19:13:14 [INFO] 19:13:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient-jar --- 19:13:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:14 [INFO] 19:13:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient-jar --- 19:13:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT.jar 19:13:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT.pom 19:13:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.0-SNAPSHOT/shaded-exificient-jar-7.0.0-SNAPSHOT-sources.jar 19:13:14 [INFO] 19:13:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient-jar --- 19:13:14 [INFO] Skipping artifact deployment 19:13:14 [INFO] 19:13:14 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 19:13:14 [INFO] Building shaded-exificient 7.0.0-SNAPSHOT [24/119] 19:13:14 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:14 [INFO] 19:13:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-exificient --- 19:13:14 [INFO] 19:13:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-exificient --- 19:13:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:14 [INFO] 19:13:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-exificient --- 19:13:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:14 [INFO] 19:13:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-exificient --- 19:13:15 [INFO] 19:13:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-exificient --- 19:13:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:13:15 [INFO] 19:13:15 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-exificient --- 19:13:15 [INFO] 19:13:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-exificient --- 19:13:15 [INFO] Starting audit... 19:13:15 Audit done. 19:13:15 [INFO] You have 0 Checkstyle violations. 19:13:15 [INFO] 19:13:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-exificient --- 19:13:15 [INFO] Starting audit... 19:13:15 Audit done. 19:13:15 [INFO] You have 0 Checkstyle violations. 19:13:15 [INFO] 19:13:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-exificient --- 19:13:15 [INFO] 19:13:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 19:13:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/main/resources 19:13:15 [INFO] 19:13:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-exificient --- 19:13:15 [INFO] No sources to compile 19:13:15 [INFO] 19:13:15 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-exificient --- 19:13:15 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.0-SNAPSHOT:jar 19:13:16 [INFO] 19:13:16 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 19:13:16 [INFO] 19:13:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-exificient --- 19:13:16 [INFO] 19:13:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 19:13:16 [INFO] 19:13:16 [INFO] 19:13:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-exificient --- 19:13:16 [INFO] 19:13:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 19:13:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/src/test/resources 19:13:16 [INFO] 19:13:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-exificient --- 19:13:16 [INFO] No sources to compile 19:13:16 [INFO] 19:13:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-exificient --- 19:13:16 [INFO] No tests to run. 19:13:16 [INFO] 19:13:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-exificient --- 19:13:16 [INFO] 19:13:16 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-exificient --- 19:13:16 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-sources added. 19:13:16 [INFO] 19:13:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 19:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 19:13:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:13:16 Package found in [Jar:., Jar:shaded-exificient-jar] 19:13:16 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-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:13:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT.jar 19:13:17 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 19:13:17 [INFO] 19:13:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-exificient --- 19:13:17 [INFO] Skipping javadoc generation 19:13:17 [INFO] 19:13:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-exificient --- 19:13:17 [INFO] CycloneDX: Resolving Dependencies 19:13:17 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 19:13:17 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 19:13:17 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 19:13:17 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:13:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml 19:13:17 [INFO] attaching as shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json 19:13:17 [INFO] attaching as shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.json 19:13:17 [INFO] 19:13:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 19:13:17 [INFO] Skipping duplicate-finder execution! 19:13:17 [INFO] 19:13:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-exificient --- 19:13:17 [WARNING] Used undeclared dependencies found: 19:13:17 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 19:13:17 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 19:13:17 [INFO] 19:13:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-exificient --- 19:13:17 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT-sources.jar 19:13:17 [INFO] 19:13:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-exificient --- 19:13:17 [INFO] Skipping modernizer execution! 19:13:17 [INFO] 19:13:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-exificient --- 19:13:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:17 [INFO] 19:13:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-exificient --- 19:13:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.jar 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.pom 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-cyclonedx.json 19:13:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/shaded-exificient-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT-sources.jar 19:13:18 [INFO] 19:13:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 19:13:18 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-SNAPSHOT.jar 19:13:18 [INFO] Writing OBR metadata 19:13:18 [INFO] 19:13:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-exificient --- 19:13:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:13:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:13:18 [INFO] 19:13:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 19:13:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:18 [INFO] 19:13:18 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 19:13:18 [INFO] Building netconf-test-util 7.0.0-SNAPSHOT [25/119] 19:13:18 [INFO] --------------------------------[ jar ]--------------------------------- 19:13:19 [INFO] 19:13:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-util --- 19:13:19 [INFO] 19:13:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-util --- 19:13:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:19 [INFO] 19:13:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-util --- 19:13:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:19 [INFO] 19:13:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-util --- 19:13:20 [INFO] 19:13:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-util --- 19:13:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:13:20 [INFO] 19:13:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-util --- 19:13:20 [INFO] Starting audit... 19:13:20 Audit done. 19:13:20 [INFO] You have 0 Checkstyle violations. 19:13:20 [INFO] 19:13:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-util --- 19:13:20 [INFO] Starting audit... 19:13:20 Audit done. 19:13:20 [INFO] You have 0 Checkstyle violations. 19:13:20 [INFO] 19:13:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-util --- 19:13:20 [INFO] 19:13:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 19:13:20 [INFO] Copying 127 resources from src/main/resources to target/classes 19:13:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/spi 19:13:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/generated-sources/yang 19:13:20 [INFO] 19:13:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-util --- 19:13:20 [INFO] Recompiling the module because of changed dependency. 19:13:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 19:13:20 [INFO] 19:13:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 19:13:20 [INFO] 19:13:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-util --- 19:13:20 [INFO] Fork Value is true 19:13:22 [INFO] Done SpotBugs Analysis.... 19:13:22 [INFO] 19:13:22 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 19:13:22 [INFO] 19:13:22 [INFO] 19:13:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-util --- 19:13:22 [INFO] BugInstance size is 0 19:13:22 [INFO] Error size is 0 19:13:22 [INFO] No errors/warnings found 19:13:22 [INFO] 19:13:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 19:13:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/test/resources 19:13:22 [INFO] 19:13:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-util --- 19:13:22 [INFO] No sources to compile 19:13:22 [INFO] 19:13:22 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-util --- 19:13:22 [INFO] No tests to run. 19:13:22 [INFO] 19:13:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-util --- 19:13:22 [INFO] 19:13:22 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-test-util --- 19:13:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT.jar 19:13:23 [INFO] 19:13:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-util --- 19:13:23 [INFO] No previous run data found, generating javadoc. 19:13:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar 19:13:24 [INFO] 19:13:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-util --- 19:13:24 [INFO] CycloneDX: Resolving Dependencies 19:13:24 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:13:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml 19:13:24 [INFO] attaching as netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json 19:13:24 [INFO] attaching as netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:24 [INFO] 19:13:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 19:13:24 [INFO] Skipping duplicate-finder execution! 19:13:24 [INFO] 19:13:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-util --- 19:13:24 [WARNING] Used undeclared dependencies found: 19:13:24 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:13:24 [WARNING] Unused declared dependencies found: 19:13:24 [WARNING] junit:junit:jar:4.13.2:compile 19:13:24 [INFO] 19:13:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-util --- 19:13:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-sources.jar 19:13:24 [INFO] 19:13:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-util --- 19:13:24 [INFO] 19:13:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-util --- 19:13:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:13:24 [INFO] 19:13:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-util --- 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT.jar 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT.pom 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-javadoc.jar 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/netconf-test-util-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-SNAPSHOT-sources.jar 19:13:24 [INFO] 19:13:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-util --- 19:13:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:13:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:13:24 [INFO] 19:13:24 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 19:13:24 [INFO] Building netconf-netty-util 7.0.0-SNAPSHOT [26/119] 19:13:24 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:24 [INFO] 19:13:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-netty-util --- 19:13:24 [INFO] 19:13:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-netty-util --- 19:13:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:24 [INFO] 19:13:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 19:13:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:24 [INFO] 19:13:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-netty-util --- 19:13:25 [INFO] 19:13:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-netty-util --- 19:13:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:13:25 [INFO] 19:13:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-netty-util --- 19:13:25 [INFO] Starting audit... 19:13:25 Audit done. 19:13:25 [INFO] You have 0 Checkstyle violations. 19:13:25 [INFO] 19:13:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-netty-util --- 19:13:25 [INFO] Starting audit... 19:13:25 Audit done. 19:13:25 [INFO] You have 0 Checkstyle violations. 19:13:25 [INFO] 19:13:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-netty-util --- 19:13:25 [INFO] 19:13:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 19:13:25 [INFO] Copying 1 resource from src/main/resources to target/classes 19:13:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/spi 19:13:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/generated-sources/yang 19:13:25 [INFO] 19:13:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-netty-util --- 19:13:25 [INFO] Recompiling the module because of changed dependency. 19:13:25 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 19:13:26 [INFO] 19:13:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 19:13:26 [INFO] 19:13:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-netty-util --- 19:13:26 [INFO] Fork Value is true 19:13:30 [INFO] Done SpotBugs Analysis.... 19:13:30 [INFO] 19:13:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 19:13:30 [INFO] 19:13:30 [INFO] 19:13:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-netty-util --- 19:13:30 [INFO] BugInstance size is 0 19:13:30 [INFO] Error size is 0 19:13:30 [INFO] No errors/warnings found 19:13:30 [INFO] 19:13:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 19:13:30 [INFO] Copying 3 resources from src/test/resources to target/test-classes 19:13:30 [INFO] 19:13:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-netty-util --- 19:13:30 [INFO] Recompiling the module because of changed dependency. 19:13:30 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 19:13:30 [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 19:13:30 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:13:30 [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:13:30 [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 19:13:30 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:13:30 [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:13:30 [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 19:13:30 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:13:30 [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:13:30 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 19:13:30 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:13:30 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 19:13:30 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 19:13:30 required: io.netty.handler.codec.MessageToByteEncoder 19:13:30 found: io.netty.handler.codec.MessageToByteEncoder 19:13:30 [INFO] 19:13:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-netty-util --- 19:13:30 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/surefire-reports 19:13:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:30 [INFO] 19:13:30 [INFO] ------------------------------------------------------- 19:13:30 [INFO] T E S T S 19:13:30 [INFO] ------------------------------------------------------- 19:13:32 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:13:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 19:13:32 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:13:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:13:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 19:13:33 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:13:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:13:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:13:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:13:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:13:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:13:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:13:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:13:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:13:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:13:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:13:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 19:13:34 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:13:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 19:13:35 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 19:13:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 19:13:35 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:13:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 19:13:35 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:13:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 19:13:36 [INFO] 19:13:36 [INFO] Results: 19:13:36 [INFO] 19:13:36 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 19:13:36 [INFO] 19:13:36 [INFO] 19:13:36 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-netty-util --- 19:13:36 [INFO] 19:13:36 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 19:13:36 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:13:36 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 19:13:36 [INFO] 19:13:36 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-netty-util --- 19:13:36 [INFO] No previous run data found, generating javadoc. 19:13:38 [WARNING] Javadoc Warnings 19:13:38 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 19:13:38 [WARNING] *

19:13:38 [WARNING] ^ 19:13:38 [WARNING] 1 warning 19:13:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar 19:13:38 [INFO] 19:13:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-netty-util --- 19:13:38 [INFO] CycloneDX: Resolving Dependencies 19:13:38 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 19:13:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml 19:13:38 [INFO] attaching as netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json 19:13:38 [INFO] attaching as netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:38 [INFO] 19:13:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 19:13:38 [INFO] Skipping duplicate-finder execution! 19:13:38 [INFO] 19:13:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-netty-util --- 19:13:38 [INFO] No dependency problems found 19:13:38 [INFO] 19:13:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-netty-util --- 19:13:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar 19:13:38 [INFO] 19:13:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-netty-util --- 19:13:38 [INFO] 19:13:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-netty-util --- 19:13:38 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 19:13:38 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 19:13:38 [INFO] 19:13:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-netty-util --- 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.pom 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-javadoc.jar 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-cyclonedx.json 19:13:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT-sources.jar 19:13:38 [INFO] 19:13:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 19:13:38 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-SNAPSHOT.jar 19:13:38 [INFO] Writing OBR metadata 19:13:38 [INFO] 19:13:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-netty-util --- 19:13:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:13:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:13:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:13:38 [INFO] 19:13:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 19:13:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:13:38 [INFO] 19:13:38 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 19:13:38 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.0-SNAPSHOT [27/119] 19:13:38 [INFO] ------------------------------[ feature ]------------------------------- 19:13:38 [INFO] 19:13:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-common --- 19:13:38 [INFO] 19:13:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-common --- 19:13:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:39 [INFO] 19:13:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 19:13:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:39 [INFO] 19:13:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-common --- 19:13:39 [INFO] 19:13:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-common --- 19:13:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:39 [INFO] argLine set to empty 19:13:39 [INFO] 19:13:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-common --- 19:13:39 [INFO] Starting audit... 19:13:39 Audit done. 19:13:39 [INFO] You have 0 Checkstyle violations. 19:13:39 [INFO] 19:13:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-common --- 19:13:39 [INFO] Starting audit... 19:13:39 Audit done. 19:13:39 [INFO] You have 0 Checkstyle violations. 19:13:39 [INFO] 19:13:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-common --- 19:13:39 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes/META-INF/maven/dependencies.properties 19:13:39 [INFO] 19:13:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-common --- 19:13:39 [INFO] 19:13:39 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 19:13:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml 19:13:39 [INFO] ...done! 19:13:39 [INFO] Attaching features XML 19:13:39 [INFO] 19:13:39 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-common --- 19:13:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:13:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:13:39 [INFO] 19:13:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 19:13:39 [INFO] 19:13:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-common --- 19:13:39 [INFO] 19:13:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 19:13:39 [INFO] 19:13:39 [INFO] 19:13:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-common --- 19:13:39 [INFO] 19:13:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-common --- 19:13:39 [INFO] 19:13:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-common --- 19:13:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/surefire-reports 19:13:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:13:39 [INFO] 19:13:39 [INFO] ------------------------------------------------------- 19:13:39 [INFO] T E S T S 19:13:39 [INFO] ------------------------------------------------------- 19:13:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.04 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:13:54 [INFO] 19:13:54 [INFO] Results: 19:13:54 [INFO] 19:13:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:13:54 [INFO] 19:13:54 [INFO] 19:13:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-common --- 19:13:54 [INFO] 19:13:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-common --- 19:13:54 [INFO] 19:13:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-common --- 19:13:54 [INFO] CycloneDX: Resolving Dependencies 19:13:58 [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) 19:13:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml 19:13:58 [INFO] attaching as odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json 19:13:58 [INFO] attaching as odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:13:58 [INFO] 19:13:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 19:13:58 [INFO] Skipping duplicate-finder execution! 19:13:58 [INFO] 19:13:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-common --- 19:13:58 [INFO] Skipping plugin execution 19:13:58 [INFO] 19:13:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-common --- 19:13:58 [INFO] No sources in project. Archive not created. 19:13:58 [INFO] 19:13:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-common --- 19:13:58 [INFO] 19:13:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-common --- 19:13:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:13:58 [INFO] 19:13:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-common --- 19:13:58 [INFO] No primary artifact to install, installing attached artifacts instead. 19:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT.pom 19:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-features.xml 19:13:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:13:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:13:59 [INFO] 19:13:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-common --- 19:13:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:13:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:13:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:13:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:13:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:13:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:13:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:13:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:13:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:13:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:13:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:13:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:13:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:13:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:13:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:13:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:13:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:13:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:13:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:13:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:13:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:13:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:13:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:13:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:13:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:13:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:13:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:13:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:13:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:13:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:13:59 [INFO] 19:13:59 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 19:13:59 [INFO] Building rfc8341 7.0.0-SNAPSHOT [28/119] 19:13:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:13:59 [INFO] 19:13:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8341 --- 19:13:59 [INFO] 19:13:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8341 --- 19:13:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:59 [INFO] 19:13:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 19:13:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:13:59 [INFO] 19:13:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8341 --- 19:13:59 [INFO] 19:13:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8341 --- 19:13:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:13:59 [INFO] 19:13:59 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8341 --- 19:13:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:13:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/yang 19:13:59 [INFO] yang-to-sources: Found 1 dependencies in 742.7 μs 19:13:59 [INFO] yang-to-sources: Project model files found: 1 in 5.377 ms 19:13:59 [INFO] yang-to-sources: 2 YANG models processed in 12.57 ms 19:13:59 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.923 ms 19:13:59 [INFO] Sorted 30 files into 8 directories in 125.6 μs 19:13:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 31.05 ms 19:13:59 [INFO] 19:13:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8341 --- 19:13:59 [INFO] Starting audit... 19:13:59 Audit done. 19:13:59 [INFO] You have 0 Checkstyle violations. 19:13:59 [INFO] 19:13:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8341 --- 19:14:00 [INFO] Starting audit... 19:14:00 Audit done. 19:14:00 [INFO] You have 0 Checkstyle violations. 19:14:00 [INFO] 19:14:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8341 --- 19:14:00 [INFO] 19:14:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 19:14:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/resources 19:14:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:14:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/target/generated-sources/spi 19:14:00 [INFO] 19:14:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8341 --- 19:14:00 [INFO] Recompiling the module because of changed dependency. 19:14:00 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 19:14:00 [INFO] 19:14:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8341 >>> 19:14:00 [INFO] 19:14:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8341 --- 19:14:00 [INFO] Fork Value is true 19:14:03 [INFO] Done SpotBugs Analysis.... 19:14:03 [INFO] 19:14:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8341 <<< 19:14:03 [INFO] 19:14:03 [INFO] 19:14:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8341 --- 19:14:03 [INFO] BugInstance size is 0 19:14:03 [INFO] Error size is 0 19:14:03 [INFO] No errors/warnings found 19:14:03 [INFO] 19:14:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 19:14:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8341/src/test/resources 19:14:03 [INFO] 19:14:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8341 --- 19:14:03 [INFO] No sources to compile 19:14:03 [INFO] 19:14:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8341 --- 19:14:03 [INFO] No tests to run. 19:14:03 [INFO] 19:14:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8341 --- 19:14:03 [INFO] 19:14:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 19:14:03 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT.jar 19:14:03 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes/META-INF/MANIFEST.MF 19:14:03 [INFO] 19:14:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8341 --- 19:14:03 [INFO] No previous run data found, generating javadoc. 19:14:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-javadoc.jar 19:14:05 [INFO] 19:14:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8341 --- 19:14:05 [INFO] CycloneDX: Resolving Dependencies 19:14:05 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:14:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml 19:14:05 [INFO] attaching as rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json 19:14:05 [INFO] attaching as rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:14:05 [INFO] 19:14:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 19:14:05 [INFO] Skipping duplicate-finder execution! 19:14:05 [INFO] 19:14:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8341 --- 19:14:05 [INFO] No dependency problems found 19:14:05 [INFO] 19:14:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8341 --- 19:14:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-sources.jar 19:14:05 [INFO] 19:14:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8341 --- 19:14:05 [INFO] 19:14:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8341 --- 19:14:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:05 [INFO] 19:14:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8341 --- 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.jar 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.pom 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-javadoc.jar 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:14:05 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8341/target/rfc8341-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT-sources.jar 19:14:05 [INFO] 19:14:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 19:14:05 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-SNAPSHOT.jar 19:14:05 [INFO] Writing OBR metadata 19:14:05 [INFO] 19:14:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8341 --- 19:14:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:05 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:14:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:05 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:14:05 [INFO] 19:14:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 19:14:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:05 [INFO] 19:14:05 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 19:14:05 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.0-SNAPSHOT [29/119] 19:14:05 [INFO] ------------------------------[ feature ]------------------------------- 19:14:05 [INFO] 19:14:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8341 --- 19:14:05 [INFO] 19:14:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 19:14:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:05 [INFO] 19:14:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 19:14:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:05 [INFO] 19:14:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] 19:14:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:06 [INFO] argLine set to empty 19:14:06 [INFO] 19:14:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Starting audit... 19:14:06 Audit done. 19:14:06 [INFO] You have 0 Checkstyle violations. 19:14:06 [INFO] 19:14:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Starting audit... 19:14:06 Audit done. 19:14:06 [INFO] You have 0 Checkstyle violations. 19:14:06 [INFO] 19:14:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes/META-INF/maven/dependencies.properties 19:14:06 [INFO] 19:14:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] 19:14:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml 19:14:06 [INFO] ...done! 19:14:06 [INFO] Attaching features XML 19:14:06 [INFO] 19:14:06 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:14:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:06 [INFO] 19:14:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 19:14:06 [INFO] 19:14:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] 19:14:06 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 19:14:06 [INFO] 19:14:06 [INFO] 19:14:06 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] 19:14:06 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] 19:14:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8341 --- 19:14:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/surefire-reports 19:14:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:06 [INFO] 19:14:06 [INFO] ------------------------------------------------------- 19:14:06 [INFO] T E S T S 19:14:06 [INFO] ------------------------------------------------------- 19:14:08 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:14:20 [INFO] 19:14:20 [INFO] Results: 19:14:20 [INFO] 19:14:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:14:20 [INFO] 19:14:20 [INFO] 19:14:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8341 --- 19:14:20 [INFO] 19:14:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 19:14:20 [INFO] 19:14:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8341 --- 19:14:20 [INFO] CycloneDX: Resolving Dependencies 19:14:23 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:14:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml 19:14:23 [INFO] attaching as odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json 19:14:23 [INFO] attaching as odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:14:23 [INFO] 19:14:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] Skipping duplicate-finder execution! 19:14:23 [INFO] 19:14:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] Skipping plugin execution 19:14:23 [INFO] 19:14:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] No sources in project. Archive not created. 19:14:23 [INFO] 19:14:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] 19:14:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:23 [INFO] 19:14:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] No primary artifact to install, installing attached artifacts instead. 19:14:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT.pom 19:14:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-features.xml 19:14:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-SNAPSHOT-cyclonedx.json 19:14:23 [INFO] 19:14:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 19:14:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:23 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:14:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:14:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:14:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:23 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:14:23 [INFO] 19:14:23 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 19:14:23 [INFO] Building draft-ietf-netconf-crypto-types 7.0.0-SNAPSHOT [30/119] 19:14:23 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:23 [INFO] 19:14:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 19:14:23 [INFO] 19:14:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 19:14:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 19:14:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:23 [INFO] 19:14:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] 19:14:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:14:24 [INFO] 19:14:24 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:24 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/yang 19:14:24 [INFO] yang-to-sources: Found 2 dependencies in 1.067 ms 19:14:24 [INFO] yang-to-sources: Project model files found: 1 in 4.745 ms 19:14:24 [INFO] yang-to-sources: 3 YANG models processed in 29.63 ms 19:14:24 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.806 ms 19:14:24 [INFO] Sorted 108 files into 19 directories in 288.9 μs 19:14:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 35.32 ms 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] Starting audit... 19:14:24 Audit done. 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] Starting audit... 19:14:24 Audit done. 19:14:24 [INFO] You have 0 Checkstyle violations. 19:14:24 [INFO] 19:14:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] 19:14:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/main/resources 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:14:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 19:14:24 [INFO] 19:14:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] Recompiling the module because of changed dependency. 19:14:24 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 19:14:24 [INFO] 19:14:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 19:14:24 [INFO] 19:14:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 19:14:24 [INFO] Fork Value is true 19:14:27 [INFO] Done SpotBugs Analysis.... 19:14:27 [INFO] 19:14:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 19:14:27 [INFO] 19:14:27 [INFO] 19:14:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] BugInstance size is 0 19:14:27 [INFO] Error size is 0 19:14:27 [INFO] No errors/warnings found 19:14:27 [INFO] 19:14:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/src/test/resources 19:14:27 [INFO] 19:14:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] No sources to compile 19:14:27 [INFO] 19:14:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] No tests to run. 19:14:27 [INFO] 19:14:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] 19:14:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:14:27 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 19:14:27 [INFO] 19:14:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 19:14:27 [INFO] No previous run data found, generating javadoc. 19:14:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar 19:14:30 [INFO] 19:14:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] CycloneDX: Resolving Dependencies 19:14:30 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml 19:14:30 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json 19:14:30 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.json 19:14:30 [INFO] 19:14:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Skipping duplicate-finder execution! 19:14:30 [INFO] 19:14:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] No dependency problems found 19:14:30 [INFO] 19:14:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar 19:14:30 [INFO] 19:14:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] 19:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:30 [INFO] 19:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.pom 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-javadoc.jar 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-cyclonedx.json 19:14:30 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT-sources.jar 19:14:30 [INFO] 19:14:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar 19:14:30 [INFO] Writing OBR metadata 19:14:30 [INFO] 19:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:14:30 [INFO] 19:14:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 19:14:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:30 [INFO] 19:14:30 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 19:14:30 [INFO] Building keystore-api 7.0.0-SNAPSHOT [31/119] 19:14:30 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:31 [INFO] 19:14:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-api --- 19:14:31 [INFO] 19:14:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-api --- 19:14:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:31 [INFO] 19:14:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-api --- 19:14:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:31 [INFO] 19:14:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-api --- 19:14:31 [INFO] 19:14:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-api --- 19:14:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:14:31 [INFO] 19:14:31 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-api --- 19:14:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:14:31 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/yang 19:14:31 [INFO] yang-to-sources: Found 3 dependencies in 954.5 μs 19:14:31 [INFO] yang-to-sources: Project model files found: 1 in 1.949 ms 19:14:31 [INFO] yang-to-sources: 4 YANG models processed in 49.23 ms 19:14:31 [INFO] BindingJavaFileGenerator: Defined 69 files in 12.37 ms 19:14:31 [INFO] Sorted 69 files into 25 directories in 229.4 μs 19:14:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 37.15 ms 19:14:31 [INFO] 19:14:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-api --- 19:14:31 [INFO] Starting audit... 19:14:31 Audit done. 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-api --- 19:14:31 [INFO] Starting audit... 19:14:31 Audit done. 19:14:31 [INFO] You have 0 Checkstyle violations. 19:14:31 [INFO] 19:14:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-api --- 19:14:31 [INFO] 19:14:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 19:14:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/main/resources 19:14:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:14:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:14:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:14:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/generated-sources/spi 19:14:31 [INFO] 19:14:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-api --- 19:14:31 [INFO] Recompiling the module because of changed dependency. 19:14:31 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 19:14:32 [INFO] 19:14:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-api >>> 19:14:32 [INFO] 19:14:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-api --- 19:14:32 [INFO] Fork Value is true 19:14:34 [INFO] Done SpotBugs Analysis.... 19:14:34 [INFO] 19:14:34 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-api <<< 19:14:34 [INFO] 19:14:34 [INFO] 19:14:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-api --- 19:14:34 [INFO] BugInstance size is 0 19:14:34 [INFO] Error size is 0 19:14:34 [INFO] No errors/warnings found 19:14:34 [INFO] 19:14:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 19:14:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-api/src/test/resources 19:14:34 [INFO] 19:14:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-api --- 19:14:34 [INFO] No sources to compile 19:14:34 [INFO] 19:14:34 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-api --- 19:14:34 [INFO] No tests to run. 19:14:34 [INFO] 19:14:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-api --- 19:14:34 [INFO] 19:14:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 19:14:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT.jar 19:14:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 19:14:34 [INFO] 19:14:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-api --- 19:14:35 [INFO] No previous run data found, generating javadoc. 19:14:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-javadoc.jar 19:14:37 [INFO] 19:14:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-api --- 19:14:37 [INFO] CycloneDX: Resolving Dependencies 19:14:38 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:14:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml 19:14:38 [INFO] attaching as keystore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json 19:14:38 [INFO] attaching as keystore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:14:38 [INFO] 19:14:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 19:14:38 [INFO] Skipping duplicate-finder execution! 19:14:38 [INFO] 19:14:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-api --- 19:14:38 [INFO] No dependency problems found 19:14:38 [INFO] 19:14:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-api --- 19:14:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-sources.jar 19:14:39 [INFO] 19:14:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-api --- 19:14:39 [INFO] 19:14:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-api --- 19:14:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:39 [INFO] 19:14:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-api --- 19:14:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.jar 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.pom 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-javadoc.jar 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:14:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/keystore-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT-sources.jar 19:14:40 [INFO] 19:14:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 19:14:40 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-SNAPSHOT.jar 19:14:40 [INFO] Writing OBR metadata 19:14:40 [INFO] 19:14:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-api --- 19:14:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:14:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:14:41 [INFO] 19:14:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 19:14:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:41 [INFO] 19:14:41 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 19:14:41 [INFO] Building keystore-none 7.0.0-SNAPSHOT [32/119] 19:14:41 [INFO] -------------------------------[ bundle ]------------------------------- 19:14:41 [INFO] 19:14:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-none --- 19:14:41 [INFO] 19:14:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-none --- 19:14:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:41 [INFO] 19:14:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-none --- 19:14:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:41 [INFO] 19:14:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-none --- 19:14:41 [INFO] 19:14:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-none --- 19:14:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:14:41 [INFO] 19:14:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-none --- 19:14:42 [INFO] Starting audit... 19:14:42 Audit done. 19:14:42 [INFO] You have 0 Checkstyle violations. 19:14:42 [INFO] 19:14:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-none --- 19:14:42 [INFO] Starting audit... 19:14:42 Audit done. 19:14:42 [INFO] You have 0 Checkstyle violations. 19:14:42 [INFO] 19:14:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-none --- 19:14:42 [INFO] 19:14:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 19:14:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/resources 19:14:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/spi 19:14:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/generated-sources/yang 19:14:42 [INFO] 19:14:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-none --- 19:14:42 [INFO] Recompiling the module because of changed dependency. 19:14:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:14:42 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:14:42 [INFO] 19:14:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-none >>> 19:14:42 [INFO] 19:14:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-none --- 19:14:42 [INFO] Fork Value is true 19:14:44 [INFO] Done SpotBugs Analysis.... 19:14:44 [INFO] 19:14:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-none <<< 19:14:44 [INFO] 19:14:44 [INFO] 19:14:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-none --- 19:14:44 [INFO] BugInstance size is 0 19:14:44 [INFO] Error size is 0 19:14:44 [INFO] No errors/warnings found 19:14:44 [INFO] 19:14:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 19:14:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/test/resources 19:14:44 [INFO] 19:14:44 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-none --- 19:14:44 [INFO] No sources to compile 19:14:44 [INFO] 19:14:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-none --- 19:14:44 [INFO] No tests to run. 19:14:44 [INFO] 19:14:44 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-none --- 19:14:44 [INFO] 19:14:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 19:14:44 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT.jar 19:14:44 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 19:14:44 [INFO] 19:14:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-none --- 19:14:44 [INFO] No previous run data found, generating javadoc. 19:14:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-javadoc.jar 19:14:46 [INFO] 19:14:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-none --- 19:14:46 [INFO] CycloneDX: Resolving Dependencies 19:14:46 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:14:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml 19:14:46 [INFO] attaching as keystore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json 19:14:46 [INFO] attaching as keystore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:14:46 [INFO] 19:14:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 19:14:46 [INFO] Skipping duplicate-finder execution! 19:14:46 [INFO] 19:14:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-none --- 19:14:46 [WARNING] Used undeclared dependencies found: 19:14:46 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:14:46 [INFO] 19:14:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-none --- 19:14:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-sources.jar 19:14:46 [INFO] 19:14:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-none --- 19:14:46 [INFO] 19:14:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-none --- 19:14:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:14:46 [INFO] 19:14:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-none --- 19:14:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.jar 19:14:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.pom 19:14:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-javadoc.jar 19:14:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:14:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:14:47 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/keystore-none-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT-sources.jar 19:14:47 [INFO] 19:14:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 19:14:47 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-SNAPSHOT.jar 19:14:47 [INFO] Writing OBR metadata 19:14:47 [INFO] 19:14:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-none --- 19:14:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:14:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:14:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:14:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:14:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:14:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:14:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:14:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:14:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:14:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:14:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:14:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:14:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:14:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:14:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:14:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:14:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:14:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:14:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:14:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:14:47 at java.lang.reflect.Method.invoke (Method.java:568) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:14:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:14:47 [INFO] 19:14:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 19:14:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:14:47 [INFO] 19:14:47 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 19:14:47 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.0-SNAPSHOT [33/119] 19:14:47 [INFO] ------------------------------[ feature ]------------------------------- 19:14:47 [INFO] 19:14:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-keystore --- 19:14:47 [INFO] 19:14:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-keystore --- 19:14:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:47 [INFO] 19:14:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 19:14:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:14:47 [INFO] 19:14:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-keystore --- 19:14:48 [INFO] 19:14:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 19:14:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:14:48 [INFO] argLine set to empty 19:14:48 [INFO] 19:14:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-keystore --- 19:14:48 [INFO] Starting audit... 19:14:48 Audit done. 19:14:48 [INFO] You have 0 Checkstyle violations. 19:14:48 [INFO] 19:14:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-keystore --- 19:14:49 [INFO] Starting audit... 19:14:49 Audit done. 19:14:49 [INFO] You have 0 Checkstyle violations. 19:14:49 [INFO] 19:14:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-keystore --- 19:14:49 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes/META-INF/maven/dependencies.properties 19:14:49 [INFO] 19:14:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-keystore --- 19:14:49 [INFO] 19:14:49 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 19:14:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml 19:14:49 [INFO] ...done! 19:14:49 [INFO] Attaching features XML 19:14:49 [INFO] 19:14:49 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-keystore --- 19:14: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 19:14:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:14:49 [INFO] 19:14:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 19:14:49 [INFO] 19:14:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-keystore --- 19:14:49 [INFO] 19:14:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 19:14:49 [INFO] 19:14:49 [INFO] 19:14:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-keystore --- 19:14:49 [INFO] 19:14:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-keystore --- 19:14:49 [INFO] 19:14:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-keystore --- 19:14:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/surefire-reports 19:14:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:14:49 [INFO] 19:14:49 [INFO] ------------------------------------------------------- 19:14:49 [INFO] T E S T S 19:14:49 [INFO] ------------------------------------------------------- 19:14:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:15:48 [INFO] 19:15:48 [INFO] Results: 19:15:48 [INFO] 19:15:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:15:48 [INFO] 19:15:48 [INFO] 19:15:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-keystore --- 19:15:48 [INFO] 19:15:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-keystore --- 19:15:48 [INFO] 19:15:48 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-keystore --- 19:15:48 [INFO] CycloneDX: Resolving Dependencies 19:15:51 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:15:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml 19:15:51 [INFO] attaching as odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json 19:15:51 [INFO] attaching as odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.json 19:15:51 [INFO] 19:15:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 19:15:51 [INFO] Skipping duplicate-finder execution! 19:15:51 [INFO] 19:15:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 19:15:51 [INFO] Skipping plugin execution 19:15:51 [INFO] 19:15:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 19:15:51 [INFO] No sources in project. Archive not created. 19:15:51 [INFO] 19:15:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-keystore --- 19:15:51 [INFO] 19:15:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-keystore --- 19:15:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:15:51 [INFO] 19:15:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-keystore --- 19:15:51 [INFO] No primary artifact to install, installing attached artifacts instead. 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT.pom 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-features.xml 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:51 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-SNAPSHOT-cyclonedx.json 19:15:51 [INFO] 19:15:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-keystore --- 19:15:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:51 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:15:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:51 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:15:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:15:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:51 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:15:51 [INFO] 19:15:51 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 19:15:51 [INFO] Building truststore-api 7.0.0-SNAPSHOT [34/119] 19:15:51 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-api --- 19:15:51 [INFO] 19:15:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-api --- 19:15:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:51 [INFO] 19:15:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-api --- 19:15:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:51 [INFO] 19:15:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-api --- 19:15:51 [INFO] 19:15:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-api --- 19:15:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:15:51 [INFO] 19:15:51 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ truststore-api --- 19:15:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:15:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/yang 19:15:51 [INFO] yang-to-sources: Found 3 dependencies in 1.147 ms 19:15:51 [INFO] yang-to-sources: Project model files found: 1 in 2.413 ms 19:15:52 [INFO] yang-to-sources: 4 YANG models processed in 48.66 ms 19:15:52 [INFO] BindingJavaFileGenerator: Defined 51 files in 7.609 ms 19:15:52 [INFO] Sorted 51 files into 16 directories in 256.7 μs 19:15:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 23.90 ms 19:15:52 [INFO] 19:15:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-api --- 19:15:52 [INFO] Starting audit... 19:15:52 Audit done. 19:15:52 [INFO] You have 0 Checkstyle violations. 19:15:52 [INFO] 19:15:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-api --- 19:15:52 [INFO] Starting audit... 19:15:52 Audit done. 19:15:52 [INFO] You have 0 Checkstyle violations. 19:15:52 [INFO] 19:15:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-api --- 19:15:52 [INFO] 19:15:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 19:15:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/main/resources 19:15:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:15:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:15:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:15:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/generated-sources/spi 19:15:52 [INFO] 19:15:52 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-api --- 19:15:52 [INFO] Recompiling the module because of changed dependency. 19:15:52 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 19:15:52 [INFO] 19:15:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-api >>> 19:15:52 [INFO] 19:15:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-api --- 19:15:52 [INFO] Fork Value is true 19:15:55 [INFO] Done SpotBugs Analysis.... 19:15:55 [INFO] 19:15:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-api <<< 19:15:55 [INFO] 19:15:55 [INFO] 19:15:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-api --- 19:15:55 [INFO] BugInstance size is 0 19:15:55 [INFO] Error size is 0 19:15:55 [INFO] No errors/warnings found 19:15:55 [INFO] 19:15:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 19:15:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-api/src/test/resources 19:15:55 [INFO] 19:15:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-api --- 19:15:55 [INFO] No sources to compile 19:15:55 [INFO] 19:15:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-api --- 19:15:55 [INFO] No tests to run. 19:15:55 [INFO] 19:15:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-api --- 19:15:55 [INFO] 19:15:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 19:15:55 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT.jar 19:15:55 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 19:15:55 [INFO] 19:15:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-api --- 19:15:55 [INFO] No previous run data found, generating javadoc. 19:15:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-javadoc.jar 19:15:58 [INFO] 19:15:58 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-api --- 19:15:58 [INFO] CycloneDX: Resolving Dependencies 19:15:58 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:15:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml 19:15:58 [INFO] attaching as truststore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json 19:15:58 [INFO] attaching as truststore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:15:58 [INFO] 19:15:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 19:15:58 [INFO] Skipping duplicate-finder execution! 19:15:58 [INFO] 19:15:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-api --- 19:15:58 [INFO] No dependency problems found 19:15:59 [INFO] 19:15:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-api --- 19:15:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-sources.jar 19:15:59 [INFO] 19:15:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-api --- 19:15:59 [INFO] 19:15:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-api --- 19:15:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:15:59 [INFO] 19:15:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-api --- 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.jar 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.pom 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-javadoc.jar 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-cyclonedx.json 19:15:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/truststore-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT-sources.jar 19:15:59 [INFO] 19:15:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 19:15:59 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-SNAPSHOT.jar 19:15:59 [INFO] Writing OBR metadata 19:15:59 [INFO] 19:15:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-api --- 19:15:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:15:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:15:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:15:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:15:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:15:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:15:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:15:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:15:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:15:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:15:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:15:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:15:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:15:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:15:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:15:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:15:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:15:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:15:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:15:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:15:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:15:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:15:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:15:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:15:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:15:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:15:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:15:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:15:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:15:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:15:59 [INFO] 19:15:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 19:15:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:15:59 [INFO] 19:15:59 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 19:15:59 [INFO] Building truststore-none 7.0.0-SNAPSHOT [35/119] 19:15:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:15:59 [INFO] 19:15:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-none --- 19:15:59 [INFO] 19:15:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-none --- 19:15:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:59 [INFO] 19:15:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ truststore-none --- 19:15:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:15:59 [INFO] 19:15:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-none --- 19:15:59 [INFO] 19:15:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ truststore-none --- 19:15:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:15:59 [INFO] 19:15:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ truststore-none --- 19:15:59 [INFO] Starting audit... 19:15:59 Audit done. 19:15:59 [INFO] You have 0 Checkstyle violations. 19:15:59 [INFO] 19:15:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ truststore-none --- 19:15:59 [INFO] Starting audit... 19:15:59 Audit done. 19:15:59 [INFO] You have 0 Checkstyle violations. 19:15:59 [INFO] 19:15:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ truststore-none --- 19:15:59 [INFO] 19:15:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/resources 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/spi 19:15:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/generated-sources/yang 19:15:59 [INFO] 19:15:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ truststore-none --- 19:15:59 [INFO] Recompiling the module because of changed dependency. 19:15:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:16:00 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:16:00 [INFO] 19:16:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ truststore-none >>> 19:16:00 [INFO] 19:16:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ truststore-none --- 19:16:00 [INFO] Fork Value is true 19:16:02 [INFO] Done SpotBugs Analysis.... 19:16:02 [INFO] 19:16:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ truststore-none <<< 19:16:02 [INFO] 19:16:02 [INFO] 19:16:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ truststore-none --- 19:16:02 [INFO] BugInstance size is 0 19:16:02 [INFO] Error size is 0 19:16:02 [INFO] No errors/warnings found 19:16:02 [INFO] 19:16:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 19:16:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/test/resources 19:16:02 [INFO] 19:16:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ truststore-none --- 19:16:02 [INFO] No sources to compile 19:16:02 [INFO] 19:16:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ truststore-none --- 19:16:02 [INFO] No tests to run. 19:16:02 [INFO] 19:16:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ truststore-none --- 19:16:02 [INFO] 19:16:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 19:16:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT.jar 19:16:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 19:16:02 [INFO] 19:16:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ truststore-none --- 19:16:02 [INFO] No previous run data found, generating javadoc. 19:16:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-javadoc.jar 19:16:04 [INFO] 19:16:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-none --- 19:16:04 [INFO] CycloneDX: Resolving Dependencies 19:16:04 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:16:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml 19:16:04 [INFO] attaching as truststore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json 19:16:04 [INFO] attaching as truststore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:16:04 [INFO] 19:16:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 19:16:04 [INFO] Skipping duplicate-finder execution! 19:16:04 [INFO] 19:16:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ truststore-none --- 19:16:04 [WARNING] Used undeclared dependencies found: 19:16:04 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:16:04 [INFO] 19:16:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ truststore-none --- 19:16:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-sources.jar 19:16:04 [INFO] 19:16:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ truststore-none --- 19:16:04 [INFO] 19:16:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ truststore-none --- 19:16:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:04 [INFO] 19:16:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-none --- 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.jar 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.pom 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-javadoc.jar 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-cyclonedx.json 19:16:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/truststore-none-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT-sources.jar 19:16:04 [INFO] 19:16:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 19:16:04 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-SNAPSHOT.jar 19:16:04 [INFO] Writing OBR metadata 19:16:04 [INFO] 19:16:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-none --- 19:16:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:16:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:16:04 [INFO] 19:16:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 19:16:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:04 [INFO] 19:16:04 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 19:16:04 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.0-SNAPSHOT [36/119] 19:16:04 [INFO] ------------------------------[ feature ]------------------------------- 19:16:04 [INFO] 19:16:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-truststore --- 19:16:04 [INFO] 19:16:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-truststore --- 19:16:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:04 [INFO] 19:16:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 19:16:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:04 [INFO] 19:16:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-truststore --- 19:16:05 [INFO] 19:16:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 19:16:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:05 [INFO] argLine set to empty 19:16:05 [INFO] 19:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-truststore --- 19:16:05 [INFO] Starting audit... 19:16:05 Audit done. 19:16:05 [INFO] You have 0 Checkstyle violations. 19:16:05 [INFO] 19:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-truststore --- 19:16:05 [INFO] Starting audit... 19:16:05 Audit done. 19:16:05 [INFO] You have 0 Checkstyle violations. 19:16:05 [INFO] 19:16:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-truststore --- 19:16:05 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes/META-INF/maven/dependencies.properties 19:16:05 [INFO] 19:16:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-truststore --- 19:16:05 [INFO] 19:16:05 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 19:16:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml 19:16:05 [INFO] ...done! 19:16:05 [INFO] Attaching features XML 19:16:05 [INFO] 19:16:05 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-truststore --- 19:16:05 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:16:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:05 [INFO] 19:16:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 19:16:05 [INFO] 19:16:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-truststore --- 19:16:05 [INFO] 19:16:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 19:16:05 [INFO] 19:16:05 [INFO] 19:16:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-truststore --- 19:16:05 [INFO] 19:16:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-truststore --- 19:16:05 [INFO] 19:16:05 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-truststore --- 19:16:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/surefire-reports 19:16:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:05 [INFO] 19:16:05 [INFO] ------------------------------------------------------- 19:16:05 [INFO] T E S T S 19:16:05 [INFO] ------------------------------------------------------- 19:16:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:18 [INFO] 19:16:18 [INFO] Results: 19:16:18 [INFO] 19:16:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:18 [INFO] 19:16:18 [INFO] 19:16:18 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-truststore --- 19:16:18 [INFO] 19:16:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-truststore --- 19:16:18 [INFO] 19:16:18 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-truststore --- 19:16:18 [INFO] CycloneDX: Resolving Dependencies 19:16:21 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:16:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml 19:16:21 [INFO] attaching as odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json 19:16:21 [INFO] attaching as odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:21 [INFO] 19:16:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 19:16:21 [INFO] Skipping duplicate-finder execution! 19:16:21 [INFO] 19:16:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 19:16:21 [INFO] Skipping plugin execution 19:16:21 [INFO] 19:16:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 19:16:21 [INFO] No sources in project. Archive not created. 19:16:21 [INFO] 19:16:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-truststore --- 19:16:21 [INFO] 19:16:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-truststore --- 19:16:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:21 [INFO] 19:16:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-truststore --- 19:16:21 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT.pom 19:16:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-features.xml 19:16:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-SNAPSHOT-cyclonedx.json 19:16:21 [INFO] 19:16:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-truststore --- 19:16:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:21 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:16:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:21 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:16:21 [INFO] 19:16:21 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 19:16:21 [INFO] Building transport-api 7.0.0-SNAPSHOT [37/119] 19:16:21 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:21 [INFO] 19:16:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-api --- 19:16:21 [INFO] 19:16:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-api --- 19:16:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:21 [INFO] 19:16:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-api --- 19:16:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:21 [INFO] 19:16:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-api --- 19:16:22 [INFO] 19:16:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-api --- 19:16:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:16:22 [INFO] 19:16:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-api --- 19:16:22 [INFO] Starting audit... 19:16:22 Audit done. 19:16:22 [INFO] You have 0 Checkstyle violations. 19:16:22 [INFO] 19:16:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-api --- 19:16:22 [INFO] Starting audit... 19:16:22 Audit done. 19:16:22 [INFO] You have 0 Checkstyle violations. 19:16:22 [INFO] 19:16:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-api --- 19:16:22 [INFO] 19:16:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 19:16:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/resources 19:16:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/spi 19:16:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/target/generated-sources/yang 19:16:22 [INFO] 19:16:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-api --- 19:16:22 [INFO] Recompiling the module because of changed dependency. 19:16:22 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 19:16:22 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 19:16:22 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 19:16:22 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 19:16:22 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 19:16:22 [INFO] 19:16:22 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-api >>> 19:16:22 [INFO] 19:16:22 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-api --- 19:16:22 [INFO] Fork Value is true 19:16:25 [INFO] Done SpotBugs Analysis.... 19:16:25 [INFO] 19:16:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-api <<< 19:16:25 [INFO] 19:16:25 [INFO] 19:16:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-api --- 19:16:25 [INFO] BugInstance size is 0 19:16:25 [INFO] Error size is 0 19:16:25 [INFO] No errors/warnings found 19:16:25 [INFO] 19:16:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 19:16:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-api/src/test/resources 19:16:25 [INFO] 19:16:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-api --- 19:16:25 [INFO] No sources to compile 19:16:25 [INFO] 19:16:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-api --- 19:16:25 [INFO] No tests to run. 19:16:25 [INFO] 19:16:25 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-api --- 19:16:25 [INFO] 19:16:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 19:16:25 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:16:25 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:25 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 19:16:25 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT.jar 19:16:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes/META-INF/MANIFEST.MF 19:16:25 [INFO] 19:16:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-api --- 19:16:25 [INFO] No previous run data found, generating javadoc. 19:16:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:26 [INFO] 19:16:26 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-api --- 19:16:26 [INFO] CycloneDX: Resolving Dependencies 19:16:27 [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) 19:16:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml 19:16:27 [INFO] attaching as transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json 19:16:27 [INFO] attaching as transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:27 [INFO] 19:16:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 19:16:27 [INFO] Skipping duplicate-finder execution! 19:16:27 [INFO] 19:16:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-api --- 19:16:27 [INFO] No dependency problems found 19:16:27 [INFO] 19:16:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-api --- 19:16:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-sources.jar 19:16:27 [INFO] 19:16:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-api --- 19:16:27 [INFO] 19:16:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-api --- 19:16:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:27 [INFO] 19:16:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-api --- 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.jar 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.pom 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-javadoc.jar 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-api/target/transport-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT-sources.jar 19:16:27 [INFO] 19:16:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 19:16:27 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-SNAPSHOT.jar 19:16:27 [INFO] Writing OBR metadata 19:16:27 [INFO] 19:16:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-api --- 19:16:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:16:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 19:16:27 [INFO] 19:16:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 19:16:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:27 [INFO] 19:16:27 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 19:16:27 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.0-SNAPSHOT [38/119] 19:16:27 [INFO] ------------------------------[ feature ]------------------------------- 19:16:27 [INFO] 19:16:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport-api --- 19:16:27 [INFO] 19:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport-api --- 19:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:27 [INFO] 19:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 19:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:27 [INFO] 19:16:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport-api --- 19:16:28 [INFO] 19:16:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 19:16:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:28 [INFO] argLine set to empty 19:16:28 [INFO] 19:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport-api --- 19:16:28 [INFO] Starting audit... 19:16:28 Audit done. 19:16:28 [INFO] You have 0 Checkstyle violations. 19:16:28 [INFO] 19:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport-api --- 19:16:28 [INFO] Starting audit... 19:16:28 Audit done. 19:16:28 [INFO] You have 0 Checkstyle violations. 19:16:28 [INFO] 19:16:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport-api --- 19:16:28 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes/META-INF/maven/dependencies.properties 19:16:28 [INFO] 19:16:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport-api --- 19:16:28 [INFO] 19:16:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 19:16:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml 19:16:28 [INFO] ...done! 19:16:28 [INFO] Attaching features XML 19:16:28 [INFO] 19:16:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport-api --- 19:16:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:16:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:16:28 [INFO] 19:16:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 19:16:28 [INFO] 19:16:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport-api --- 19:16:28 [INFO] 19:16:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 19:16:28 [INFO] 19:16:28 [INFO] 19:16:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport-api --- 19:16:28 [INFO] 19:16:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport-api --- 19:16:28 [INFO] 19:16:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport-api --- 19:16:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/surefire-reports 19:16:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:16:28 [INFO] 19:16:28 [INFO] ------------------------------------------------------- 19:16:28 [INFO] T E S T S 19:16:28 [INFO] ------------------------------------------------------- 19:16:29 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.33 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:16:45 [INFO] 19:16:45 [INFO] Results: 19:16:45 [INFO] 19:16:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:16:45 [INFO] 19:16:45 [INFO] 19:16:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport-api --- 19:16:45 [INFO] 19:16:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport-api --- 19:16:45 [INFO] 19:16:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport-api --- 19:16:45 [INFO] CycloneDX: Resolving Dependencies 19:16:48 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:16:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml 19:16:49 [INFO] attaching as odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json 19:16:49 [INFO] attaching as odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:49 [INFO] 19:16:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 19:16:49 [INFO] Skipping duplicate-finder execution! 19:16:49 [INFO] 19:16:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 19:16:49 [INFO] Skipping plugin execution 19:16:49 [INFO] 19:16:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 19:16:49 [INFO] No sources in project. Archive not created. 19:16:49 [INFO] 19:16:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport-api --- 19:16:49 [INFO] 19:16:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport-api --- 19:16:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:16:49 [INFO] 19:16:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport-api --- 19:16:49 [INFO] No primary artifact to install, installing attached artifacts instead. 19:16:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT.pom 19:16:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-features.xml 19:16:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:49 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-SNAPSHOT-cyclonedx.json 19:16:49 [INFO] 19:16:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport-api --- 19:16:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:49 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:16:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:16:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:16:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:49 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:16:49 [INFO] 19:16:49 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 19:16:49 [INFO] Building shaded-sshd-jar 7.0.0-SNAPSHOT [39/119] 19:16:49 [INFO] --------------------------------[ jar ]--------------------------------- 19:16:49 [INFO] 19:16:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd-jar --- 19:16:49 [INFO] 19:16:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd-jar --- 19:16:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:49 [INFO] 19:16:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 19:16:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:49 [INFO] 19:16:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 19:16:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:16:50 [INFO] 19:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd-jar --- 19:16:50 [INFO] Starting audit... 19:16:50 Audit done. 19:16:50 [INFO] You have 0 Checkstyle violations. 19:16:50 [INFO] 19:16:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd-jar --- 19:16:50 [INFO] Starting audit... 19:16:50 Audit done. 19:16:50 [INFO] You have 0 Checkstyle violations. 19:16:50 [INFO] 19:16:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 19:16:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/main/resources 19:16:50 [INFO] 19:16:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd-jar --- 19:16:50 [INFO] No sources to compile 19:16:50 [INFO] 19:16:50 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 19:16:50 [INFO] 19:16:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 19:16:50 [INFO] 19:16:50 [INFO] 19:16:50 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 19:16:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/src/test/resources 19:16:50 [INFO] 19:16:50 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 19:16:50 [INFO] No sources to compile 19:16:50 [INFO] 19:16:50 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd-jar --- 19:16:50 [INFO] No tests to run. 19:16:50 [INFO] 19:16:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ shaded-sshd-jar --- 19:16:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar 19:16:50 [INFO] 19:16:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd-jar --- 19:16:50 [INFO] 19:16:50 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ shaded-sshd-jar --- 19:16:50 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.12.0 in the shaded jar. 19:16:50 [INFO] Including org.apache.sshd:sshd-netty:jar:2.12.0 in the shaded jar. 19:16:52 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 19:16:52 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.32 from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-transport:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-common:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-buffer:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-resolver:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-handler:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.104.Final from the shaded jar. 19:16:52 [INFO] Excluding io.netty:netty-codec:jar:4.1.104.Final from the shaded jar. 19:16:52 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.0-SNAPSHOT 19:16:53 [INFO] Replacing original artifact with shaded artifact. 19:16:53 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-shaded.jar 19:16:53 [INFO] Replacing original source artifact with shaded source artifact. 19:16:53 [INFO] Replacing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-shaded-sources.jar 19:16:53 [INFO] 19:16:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd-jar --- 19:16:53 [INFO] Skipping CycloneDX 19:16:53 [INFO] 19:16:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 19:16:53 [INFO] Skipping duplicate-finder execution! 19:16:53 [INFO] 19:16:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 19:16:53 [WARNING] Unused declared dependencies found: 19:16:53 [WARNING] org.apache.sshd:sshd-netty:jar:2.12.0:compile 19:16:53 [WARNING] org.apache.sshd:sshd-osgi:jar:2.12.0:compile 19:16:53 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 19:16:53 [INFO] 19:16:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 19:16:53 [INFO] No sources in project. Archive not created. 19:16:53 [INFO] 19:16:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd-jar --- 19:16:53 [INFO] 19:16:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd-jar --- 19:16:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:53 [INFO] 19:16:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd-jar --- 19:16:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT.jar 19:16:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT.pom 19:16:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.0-SNAPSHOT/shaded-sshd-jar-7.0.0-SNAPSHOT-sources.jar 19:16:53 [INFO] 19:16:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd-jar --- 19:16:53 [INFO] Skipping artifact deployment 19:16:53 [INFO] 19:16:53 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 19:16:53 [INFO] Building shaded-sshd 7.0.0-SNAPSHOT [40/119] 19:16:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:53 [INFO] 19:16:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ shaded-sshd --- 19:16:53 [INFO] 19:16:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ shaded-sshd --- 19:16:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:53 [INFO] 19:16:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ shaded-sshd --- 19:16:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:53 [INFO] 19:16:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ shaded-sshd --- 19:16:54 [INFO] 19:16:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ shaded-sshd --- 19:16:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:16:54 [INFO] 19:16:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ shaded-sshd --- 19:16:54 [INFO] Starting audit... 19:16:54 Audit done. 19:16:54 [INFO] You have 0 Checkstyle violations. 19:16:54 [INFO] 19:16:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ shaded-sshd --- 19:16:54 [INFO] Starting audit... 19:16:54 Audit done. 19:16:54 [INFO] You have 0 Checkstyle violations. 19:16:54 [INFO] 19:16:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ shaded-sshd --- 19:16:54 [INFO] 19:16:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 19:16:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/main/resources 19:16:54 [INFO] 19:16:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ shaded-sshd --- 19:16:54 [INFO] No sources to compile 19:16:54 [INFO] 19:16:54 [INFO] --- maven-dependency-plugin:3.6.1:unpack (unpack) @ shaded-sshd --- 19:16:54 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.0-SNAPSHOT:jar 19:16:54 [INFO] 19:16:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 19:16:54 [INFO] 19:16:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ shaded-sshd --- 19:16:54 [INFO] 19:16:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 19:16:54 [INFO] 19:16:54 [INFO] 19:16:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ shaded-sshd --- 19:16:54 [INFO] 19:16:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 19:16:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/src/test/resources 19:16:54 [INFO] 19:16:54 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ shaded-sshd --- 19:16:54 [INFO] No sources to compile 19:16:54 [INFO] 19:16:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ shaded-sshd --- 19:16:54 [INFO] No tests to run. 19:16:54 [INFO] 19:16:54 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-sources) @ shaded-sshd --- 19:16:55 [INFO] 19:16:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ shaded-sshd --- 19:16:55 [INFO] 19:16:55 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (default) @ shaded-sshd --- 19:16:55 [INFO] Source directory: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sources added. 19:16:55 [INFO] 19:16:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 19:16:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:16:55 Package found in [Jar:., Jar:shaded-sshd-jar] 19:16:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:16:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 19:16:55 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT.jar 19:16:55 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 19:16:55 [INFO] 19:16:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ shaded-sshd --- 19:16:55 [INFO] Skipping javadoc generation 19:16:55 [INFO] 19:16:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ shaded-sshd --- 19:16:55 [INFO] CycloneDX: Resolving Dependencies 19:16:56 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) 19:16:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml 19:16:56 [INFO] attaching as shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json 19:16:56 [INFO] attaching as shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.json 19:16:56 [INFO] 19:16:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 19:16:56 [INFO] Skipping duplicate-finder execution! 19:16:56 [INFO] 19:16:56 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ shaded-sshd --- 19:16:56 [WARNING] Used undeclared dependencies found: 19:16:56 [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided 19:16:56 [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided 19:16:56 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:provided 19:16:56 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided 19:16:56 [INFO] 19:16:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ shaded-sshd --- 19:16:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT-sources.jar 19:16:56 [INFO] 19:16:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ shaded-sshd --- 19:16:56 [INFO] Skipping modernizer execution! 19:16:56 [INFO] 19:16:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ shaded-sshd --- 19:16:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:16:56 [INFO] 19:16:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shaded-sshd --- 19:16:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.jar 19:16:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.pom 19:16:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.xml 19:16:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-cyclonedx.json 19:16:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/shaded-sshd-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT-sources.jar 19:16:56 [INFO] 19:16:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 19:16:56 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-SNAPSHOT.jar 19:16:56 [INFO] Writing OBR metadata 19:16:56 [INFO] 19:16:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ shaded-sshd --- 19:16:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:16:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:16:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:16:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:16:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:16:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:16:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:16:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:16:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:16:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:16:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:16:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:16:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:16:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:16:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:16:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:16:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:16:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:16:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:16:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:16:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:16:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:16:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:16:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:16:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:16:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:16:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:16:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:16:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:16:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:16:56 [INFO] 19:16:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 19:16:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:16:56 [INFO] 19:16:56 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 19:16:56 [INFO] Building transport-tcp 7.0.0-SNAPSHOT [41/119] 19:16:56 [INFO] -------------------------------[ bundle ]------------------------------- 19:16:56 [INFO] 19:16:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tcp --- 19:16:56 [INFO] 19:16:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tcp --- 19:16:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:56 [INFO] 19:16:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tcp --- 19:16:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:16:56 [INFO] 19:16:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tcp --- 19:16:57 [INFO] 19:16:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tcp --- 19:16:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:16:57 [INFO] 19:16:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tcp --- 19:16:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:16:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/yang 19:16:57 [INFO] yang-to-sources: Found 4 dependencies in 1.432 ms 19:16:57 [INFO] yang-to-sources: Project model files found: 3 in 3.927 ms 19:16:57 [INFO] yang-to-sources: 7 YANG models processed in 32.05 ms 19:16:57 [INFO] BindingJavaFileGenerator: Defined 48 files in 7.914 ms 19:16:57 [INFO] Sorted 48 files into 19 directories in 109.4 μs 19:16:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 22.26 ms 19:16:57 [INFO] 19:16:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tcp --- 19:16:57 [INFO] Starting audit... 19:16:57 Audit done. 19:16:57 [INFO] You have 0 Checkstyle violations. 19:16:57 [INFO] 19:16:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tcp --- 19:16:57 [INFO] Starting audit... 19:16:57 Audit done. 19:16:57 [INFO] You have 0 Checkstyle violations. 19:16:57 [INFO] 19:16:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tcp --- 19:16:57 [INFO] 19:16:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 19:16:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/resources 19:16:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:16:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:16:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:16:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:16:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/generated-sources/spi 19:16:57 [INFO] 19:16:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tcp --- 19:16:57 [INFO] Recompiling the module because of changed dependency. 19:16:57 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 19:16:57 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:16:57 [INFO] 19:16:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tcp >>> 19:16:57 [INFO] 19:16:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tcp --- 19:16:57 [INFO] Fork Value is true 19:17:00 [INFO] Done SpotBugs Analysis.... 19:17:00 [INFO] 19:17:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tcp <<< 19:17:00 [INFO] 19:17:00 [INFO] 19:17:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tcp --- 19:17:00 [INFO] BugInstance size is 0 19:17:00 [INFO] Error size is 0 19:17:00 [INFO] No errors/warnings found 19:17:00 [INFO] 19:17:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 19:17:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/test/resources 19:17:00 [INFO] 19:17:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tcp --- 19:17:00 [INFO] Recompiling the module because of changed dependency. 19:17:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:17:01 [INFO] 19:17:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tcp --- 19:17:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/surefire-reports 19:17:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:01 [INFO] 19:17:01 [INFO] ------------------------------------------------------- 19:17:01 [INFO] T E S T S 19:17:01 [INFO] ------------------------------------------------------- 19:17:01 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:17:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.225 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 19:17:06 [INFO] 19:17:06 [INFO] Results: 19:17:06 [INFO] 19:17:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:17:06 [INFO] 19:17:06 [INFO] 19:17:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tcp --- 19:17:06 [INFO] 19:17:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 19:17:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 19:17:06 [INFO] 19:17:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tcp --- 19:17:06 [INFO] No previous run data found, generating javadoc. 19:17:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar 19:17:08 [INFO] 19:17:08 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tcp --- 19:17:08 [INFO] CycloneDX: Resolving Dependencies 19:17:09 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 19:17:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml 19:17:09 [INFO] attaching as transport-tcp-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json 19:17:09 [INFO] attaching as transport-tcp-7.0.0-SNAPSHOT-cyclonedx.json 19:17:09 [INFO] 19:17:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 19:17:09 [INFO] Skipping duplicate-finder execution! 19:17:09 [INFO] 19:17:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tcp --- 19:17:09 [INFO] No dependency problems found 19:17:09 [INFO] 19:17:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tcp --- 19:17:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-sources.jar 19:17:09 [INFO] 19:17:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tcp --- 19:17:09 [INFO] 19:17:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tcp --- 19:17:09 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec 19:17:09 [INFO] Analyzed bundle 'transport-tcp' with 22 classes 19:17:09 [INFO] 19:17:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tcp --- 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.pom 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-javadoc.jar 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-cyclonedx.json 19:17:09 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/transport-tcp-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT-sources.jar 19:17:09 [INFO] 19:17:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 19:17:09 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-SNAPSHOT.jar 19:17:09 [INFO] Writing OBR metadata 19:17:09 [INFO] 19:17:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tcp --- 19:17:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:17:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:17:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:17:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:17:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:17:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:17:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:17:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:17:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:17:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:17:09 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:17:09 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:17:09 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:17:09 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:17:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:17:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:17:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:17:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:17:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:17:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:17:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:17:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:17:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:17:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:17:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:17:09 at java.lang.reflect.Method.invoke (Method.java:568) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:17:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:17:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:17:09 [INFO] 19:17:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 19:17:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:17:09 [INFO] 19:17:09 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 19:17:09 [INFO] Building transport-ssh 7.0.0-SNAPSHOT [42/119] 19:17:09 [INFO] -------------------------------[ bundle ]------------------------------- 19:17:09 [INFO] 19:17:09 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-ssh --- 19:17:09 [INFO] 19:17:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-ssh --- 19:17:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:09 [INFO] 19:17:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-ssh --- 19:17:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:17:09 [INFO] 19:17:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-ssh --- 19:17:10 [INFO] 19:17:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-ssh --- 19:17:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:17:10 [INFO] 19:17:10 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-ssh --- 19:17:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:17:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/yang 19:17:10 [INFO] yang-to-sources: Found 7 dependencies in 4.482 ms 19:17:10 [INFO] yang-to-sources: Project model files found: 7 in 25.84 ms 19:17:10 [INFO] yang-to-sources: 13 YANG models processed in 120.4 ms 19:17:10 [INFO] BindingJavaFileGenerator: Defined 401 files in 19.48 ms 19:17:10 [INFO] Sorted 401 files into 33 directories in 533.4 μs 19:17:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 96.70 ms 19:17:10 [INFO] 19:17:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-ssh --- 19:17:10 [INFO] Starting audit... 19:17:10 Audit done. 19:17:10 [INFO] You have 0 Checkstyle violations. 19:17:10 [INFO] 19:17:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-ssh --- 19:17:11 [INFO] Starting audit... 19:17:11 Audit done. 19:17:11 [INFO] You have 0 Checkstyle violations. 19:17:11 [INFO] 19:17:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-ssh --- 19:17:11 [INFO] 19:17:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 19:17:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/resources 19:17:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:17:11 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:17:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:17:11 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 19:17:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/generated-sources/spi 19:17:11 [INFO] 19:17:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-ssh --- 19:17:11 [INFO] Recompiling the module because of changed dependency. 19:17:11 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 19:17:12 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[97,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[96,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[121,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[115,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[114,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[157,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[156,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 19:17:12 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[184,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 19:17:12 [INFO] 19:17:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-ssh >>> 19:17:12 [INFO] 19:17:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-ssh --- 19:17:12 [INFO] Fork Value is true 19:17:18 [INFO] Done SpotBugs Analysis.... 19:17:18 [INFO] 19:17:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-ssh <<< 19:17:18 [INFO] 19:17:18 [INFO] 19:17:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-ssh --- 19:17:19 [INFO] BugInstance size is 0 19:17:19 [INFO] Error size is 0 19:17:19 [INFO] No errors/warnings found 19:17:19 [INFO] 19:17:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 19:17:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/test/resources 19:17:19 [INFO] 19:17:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-ssh --- 19:17:19 [INFO] Recompiling the module because of changed dependency. 19:17:19 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:17:19 [INFO] 19:17:19 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-ssh --- 19:17:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/surefire-reports 19:17:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:17:19 [INFO] 19:17:19 [INFO] ------------------------------------------------------- 19:17:19 [INFO] T E S T S 19:17:19 [INFO] ------------------------------------------------------- 19:17:20 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:17:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:17:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.652 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 19:17:28 [INFO] 19:17:28 [INFO] Results: 19:17:28 [INFO] 19:17:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 19:17:28 [INFO] 19:17:28 [INFO] 19:17:28 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-ssh --- 19:17:28 [INFO] 19:17:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 19:17:28 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT.jar 19:17:28 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 19:17:28 [INFO] 19:17:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-ssh --- 19:17:29 [INFO] No previous run data found, generating javadoc. 19:17:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar 19:17:34 [INFO] 19:17:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-ssh --- 19:17:34 [INFO] CycloneDX: Resolving Dependencies 19:17:35 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:17:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml 19:17:35 [INFO] attaching as transport-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:17:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json 19:17:35 [INFO] attaching as transport-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:17:35 [INFO] 19:17:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 19:17:35 [INFO] Skipping duplicate-finder execution! 19:17:35 [INFO] 19:17:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-ssh --- 19:17:35 [WARNING] Used undeclared dependencies found: 19:17:35 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:17:35 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:17:35 [INFO] 19:17:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-ssh --- 19:17:35 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-sources.jar 19:17:35 [INFO] 19:17:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-ssh --- 19:17:35 [INFO] 19:17:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-ssh --- 19:17:35 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec 19:17:35 [INFO] Analyzed bundle 'transport-ssh' with 48 classes 19:17:35 [INFO] 19:17:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-ssh --- 19:17:35 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.jar 19:18:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.pom 19:18:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-javadoc.jar 19:18:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:18:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/transport-ssh-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT-sources.jar 19:18:28 [INFO] 19:18:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 19:18:28 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-SNAPSHOT.jar 19:18:28 [INFO] Writing OBR metadata 19:18:28 [INFO] 19:18:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-ssh --- 19:18:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:28 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:18:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:30 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:18:32 [INFO] 19:18:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 19:18:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:32 [INFO] 19:18:32 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 19:18:32 [INFO] Building transport-tls 7.0.0-SNAPSHOT [43/119] 19:18:32 [INFO] -------------------------------[ bundle ]------------------------------- 19:18:32 [INFO] 19:18:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-tls --- 19:18:32 [INFO] 19:18:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-tls --- 19:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:32 [INFO] 19:18:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-tls --- 19:18:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:32 [INFO] 19:18:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-tls --- 19:18:33 [INFO] 19:18:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-tls --- 19:18:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:18:33 [INFO] 19:18:33 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-tls --- 19:18:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:18:33 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/yang 19:18:33 [INFO] yang-to-sources: Found 6 dependencies in 4.327 ms 19:18:33 [INFO] yang-to-sources: Project model files found: 4 in 30.29 ms 19:18:33 [INFO] yang-to-sources: 9 YANG models processed in 80.23 ms 19:18:33 [INFO] BindingJavaFileGenerator: Defined 485 files in 27.34 ms 19:18:33 [INFO] Sorted 485 files into 32 directories in 524.7 μs 19:18:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 159.4 ms 19:18:33 [INFO] 19:18:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-tls --- 19:18:33 [INFO] Starting audit... 19:18:33 Audit done. 19:18:33 [INFO] You have 0 Checkstyle violations. 19:18:33 [INFO] 19:18:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-tls --- 19:18:34 [INFO] Starting audit... 19:18:34 Audit done. 19:18:34 [INFO] You have 0 Checkstyle violations. 19:18:34 [INFO] 19:18:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-tls --- 19:18:34 [INFO] 19:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 19:18:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/resources 19:18:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:18:34 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:18:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:18:34 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:18:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/generated-sources/spi 19:18:34 [INFO] 19:18:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-tls --- 19:18:34 [INFO] Recompiling the module because of changed dependency. 19:18:34 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 19:18:35 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:18:35 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 19:18:35 [WARNING] /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 19:18:35 [INFO] 19:18:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-tls >>> 19:18:35 [INFO] 19:18:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-tls --- 19:18:35 [INFO] Fork Value is true 19:18:40 [INFO] Done SpotBugs Analysis.... 19:18:40 [INFO] 19:18:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-tls <<< 19:18:40 [INFO] 19:18:40 [INFO] 19:18:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-tls --- 19:18:40 [INFO] BugInstance size is 0 19:18:40 [INFO] Error size is 0 19:18:40 [INFO] No errors/warnings found 19:18:40 [INFO] 19:18:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 19:18:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/test/resources 19:18:40 [INFO] 19:18:40 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-tls --- 19:18:40 [INFO] Recompiling the module because of changed dependency. 19:18:40 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:18:40 [INFO] 19:18:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-tls --- 19:18:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/surefire-reports 19:18:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:40 [INFO] 19:18:40 [INFO] ------------------------------------------------------- 19:18:40 [INFO] T E S T S 19:18:40 [INFO] ------------------------------------------------------- 19:18:42 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:18:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:18:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.040 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 19:18:48 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:18:48 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.320 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 19:18:48 [INFO] 19:18:48 [INFO] Results: 19:18:48 [INFO] 19:18:48 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 19:18:48 [INFO] 19:18:48 [INFO] 19:18:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-tls --- 19:18:48 [INFO] 19:18:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 19:18:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT.jar 19:18:49 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 19:18:49 [INFO] 19:18:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-tls --- 19:18:49 [INFO] No previous run data found, generating javadoc. 19:18:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-javadoc.jar 19:18:55 [INFO] 19:18:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-tls --- 19:18:55 [INFO] CycloneDX: Resolving Dependencies 19:18:55 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 19:18:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml 19:18:55 [INFO] attaching as transport-tls-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json 19:18:55 [INFO] attaching as transport-tls-7.0.0-SNAPSHOT-cyclonedx.json 19:18:55 [INFO] 19:18:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 19:18:55 [INFO] Skipping duplicate-finder execution! 19:18:55 [INFO] 19:18:55 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-tls --- 19:18:56 [WARNING] Used undeclared dependencies found: 19:18:56 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:18:56 [INFO] 19:18:56 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-tls --- 19:18:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-sources.jar 19:18:56 [INFO] 19:18:56 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-tls --- 19:18:56 [INFO] 19:18:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-tls --- 19:18:56 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:18:56 [INFO] Analyzed bundle 'transport-tls' with 21 classes 19:18:56 [INFO] 19:18:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-tls --- 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.jar 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.pom 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-javadoc.jar 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-cyclonedx.xml 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-cyclonedx.json 19:18:56 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/transport-tls-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT-sources.jar 19:18:56 [INFO] 19:18:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 19:18:56 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-SNAPSHOT.jar 19:18:56 [INFO] Writing OBR metadata 19:18:56 [INFO] 19:18:56 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-tls --- 19:18:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:18:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:18:56 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:18:56 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:18:56 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:18:56 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:18:56 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:18:56 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:18:56 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:18:56 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:18:56 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:18:56 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:18:56 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:18:56 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:18:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:18:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:18:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:18:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:18:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:18:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:18:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:18:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:18:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:18:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:18:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:18:56 at java.lang.reflect.Method.invoke (Method.java:568) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:18:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:18:56 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:18:56 [INFO] 19:18:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 19:18:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:18:56 [INFO] 19:18:56 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 19:18:56 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.0-SNAPSHOT [44/119] 19:18:56 [INFO] ------------------------------[ feature ]------------------------------- 19:18:56 [INFO] 19:18:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-transport --- 19:18:56 [INFO] 19:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-transport --- 19:18:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:56 [INFO] 19:18:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 19:18:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:18:56 [INFO] 19:18:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-transport --- 19:18:57 [INFO] 19:18:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 19:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:18:57 [INFO] argLine set to empty 19:18:57 [INFO] 19:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-transport --- 19:18:57 [INFO] Starting audit... 19:18:57 Audit done. 19:18:57 [INFO] You have 0 Checkstyle violations. 19:18:57 [INFO] 19:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-transport --- 19:18:57 [INFO] Starting audit... 19:18:57 Audit done. 19:18:57 [INFO] You have 0 Checkstyle violations. 19:18:57 [INFO] 19:18:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-transport --- 19:18:57 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes/META-INF/maven/dependencies.properties 19:18:57 [INFO] 19:18:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-transport --- 19:18:57 [INFO] 19:18:57 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 19:18:57 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml 19:18:57 [INFO] ...done! 19:18:57 [INFO] Attaching features XML 19:18:57 [INFO] 19:18:57 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-transport --- 19:18: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:18:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:18:57 [INFO] 19:18:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 19:18:57 [INFO] 19:18:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-transport --- 19:18:57 [INFO] 19:18:57 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 19:18:57 [INFO] 19:18:57 [INFO] 19:18:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-transport --- 19:18:57 [INFO] 19:18:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-transport --- 19:18:57 [INFO] 19:18:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-transport --- 19:18:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/surefire-reports 19:18:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:18:57 [INFO] 19:18:57 [INFO] ------------------------------------------------------- 19:18:57 [INFO] T E S T S 19:18:57 [INFO] ------------------------------------------------------- 19:18:59 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.91 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:12 [INFO] 19:19:12 [INFO] Results: 19:19:12 [INFO] 19:19:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:19:12 [INFO] 19:19:12 [INFO] 19:19:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-transport --- 19:19:12 [INFO] 19:19:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-transport --- 19:19:12 [INFO] 19:19:12 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-transport --- 19:19:12 [INFO] CycloneDX: Resolving Dependencies 19:19:16 [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s) 19:19:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml 19:19:16 [INFO] attaching as odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json 19:19:16 [INFO] attaching as odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.json 19:19:16 [INFO] 19:19:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 19:19:16 [INFO] Skipping duplicate-finder execution! 19:19:16 [INFO] 19:19:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-transport --- 19:19:16 [INFO] Skipping plugin execution 19:19:16 [INFO] 19:19:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-transport --- 19:19:16 [INFO] No sources in project. Archive not created. 19:19:16 [INFO] 19:19:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-transport --- 19:19:16 [INFO] 19:19:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-transport --- 19:19:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:16 [INFO] 19:19:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-transport --- 19:19:16 [INFO] No primary artifact to install, installing attached artifacts instead. 19:19:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT.pom 19:19:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-features.xml 19:19:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-SNAPSHOT-cyclonedx.json 19:19:16 [INFO] 19:19:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-transport --- 19:19:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:19:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:19:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:19:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:19:17 [INFO] 19:19:17 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 19:19:17 [INFO] Building netconf-client 7.0.0-SNAPSHOT [45/119] 19:19:17 [INFO] -------------------------------[ bundle ]------------------------------- 19:19:17 [INFO] 19:19:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client --- 19:19:17 [INFO] 19:19:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client --- 19:19:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:17 [INFO] 19:19:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client --- 19:19:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:17 [INFO] 19:19:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client --- 19:19:17 [INFO] 19:19:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client --- 19:19:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:19:17 [INFO] 19:19:17 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client --- 19:19:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:19:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/yang 19:19:17 [INFO] yang-to-sources: Found 11 dependencies in 4.563 ms 19:19:17 [INFO] yang-to-sources: Project model files found: 1 in 2.565 ms 19:19:17 [INFO] yang-to-sources: 19 YANG models processed in 195.2 ms 19:19:17 [INFO] BindingJavaFileGenerator: Defined 87 files in 28.01 ms 19:19:17 [INFO] Sorted 87 files into 25 directories in 173.4 μs 19:19:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 54.95 ms 19:19:18 [INFO] 19:19:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client --- 19:19:18 [INFO] Starting audit... 19:19:18 Audit done. 19:19:18 [INFO] You have 0 Checkstyle violations. 19:19:18 [INFO] 19:19:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client --- 19:19:18 [INFO] Starting audit... 19:19:18 Audit done. 19:19:18 [INFO] You have 0 Checkstyle violations. 19:19:18 [INFO] 19:19:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client --- 19:19:18 [INFO] 19:19:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 19:19:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/resources 19:19:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:19:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:19:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:19:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:19:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/generated-sources/spi 19:19:18 [INFO] 19:19:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client --- 19:19:18 [INFO] Recompiling the module because of changed dependency. 19:19:18 [INFO] Compiling 100 source files with javac [debug release 17] to target/classes 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-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:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:19 [INFO] 19:19:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client >>> 19:19:19 [INFO] 19:19:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client --- 19:19:19 [INFO] Fork Value is true 19:19:22 [INFO] Done SpotBugs Analysis.... 19:19:23 [INFO] 19:19:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client <<< 19:19:23 [INFO] 19:19:23 [INFO] 19:19:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client --- 19:19:23 [INFO] BugInstance size is 0 19:19:23 [INFO] Error size is 0 19:19:23 [INFO] No errors/warnings found 19:19:23 [INFO] 19:19:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 19:19:23 [INFO] Copying 4 resources from src/test/resources to target/test-classes 19:19:23 [INFO] 19:19:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client --- 19:19:23 [INFO] Recompiling the module because of changed dependency. 19:19:23 [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes 19:19:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:19:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:19:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 19:19:23 required: io.netty.util.concurrent.GenericFutureListener> 19:19:23 found: io.netty.util.concurrent.GenericFutureListener 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 19:19:23 required: io.netty.util.concurrent.GenericFutureListener> 19:19:23 found: io.netty.util.concurrent.GenericFutureListener 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 19:19:23 required: io.netty.util.concurrent.Promise 19:19:23 found: io.netty.util.concurrent.Promise 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 19:19:23 required: io.netty.util.concurrent.Promise 19:19:23 found: io.netty.util.concurrent.Promise 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 19:19:23 required: io.netty.util.concurrent.Promise 19:19:23 found: io.netty.util.concurrent.Promise 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 19:19:23 required: io.netty.util.concurrent.Promise 19:19:23 found: io.netty.util.concurrent.Promise 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 19:19:23 required: io.netty.util.concurrent.GenericFutureListener> 19:19:23 found: io.netty.util.concurrent.GenericFutureListener 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 19:19:23 required: io.netty.util.concurrent.GenericFutureListener> 19:19:23 found: io.netty.util.concurrent.GenericFutureListener 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 19:19:23 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:19:23 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 19:19:23 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 19:19:23 required: io.netty.util.concurrent.Promise 19:19:23 found: io.netty.util.concurrent.Promise 19:19:23 [INFO] 19:19:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client --- 19:19:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/surefire-reports 19:19:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:23 [INFO] 19:19:23 [INFO] ------------------------------------------------------- 19:19:23 [INFO] T E S T S 19:19:23 [INFO] ------------------------------------------------------- 19:19:24 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:19:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:19:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.761 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 19:19:32 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:19:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 19:19:32 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:19:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 19:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:19:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 19:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 19:19:34 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 19:19:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 19:19:34 [INFO] 19:19:34 [INFO] Results: 19:19:34 [INFO] 19:19:34 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 19:19:34 [INFO] 19:19:34 [INFO] 19:19:34 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client --- 19:19:34 [INFO] 19:19:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 19:19:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT.jar 19:19:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 19:19:34 [INFO] 19:19:34 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ netconf-client --- 19:19:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-tests.jar 19:19:34 [INFO] 19:19:34 [INFO] --- maven-source-plugin:3.3.0:test-jar-no-fork (default) @ netconf-client --- 19:19:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-test-sources.jar 19:19:34 [INFO] 19:19:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client --- 19:19:34 [INFO] No previous run data found, generating javadoc. 19:19:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:19:38 [INFO] 19:19:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client --- 19:19:38 [INFO] CycloneDX: Resolving Dependencies 19:19:39 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 19:19:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml 19:19:39 [INFO] attaching as netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json 19:19:39 [INFO] attaching as netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:19:39 [INFO] 19:19:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 19:19:39 [INFO] Skipping duplicate-finder execution! 19:19:39 [INFO] 19:19:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client --- 19:19:39 [WARNING] Used undeclared dependencies found: 19:19:39 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:19:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:19:39 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] Non-test scoped test only dependencies found: 19:19:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:19:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:19:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0:compile 19:19:39 [INFO] 19:19:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client --- 19:19:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-sources.jar 19:19:39 [INFO] 19:19:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client --- 19:19:39 [INFO] 19:19:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client --- 19:19:39 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec 19:19:39 [INFO] Analyzed bundle 'netconf-client' with 18 classes 19:19:39 [INFO] 19:19:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client --- 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.jar 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.pom 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-tests.jar 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-test-sources.jar 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:19:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/netconf-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT-sources.jar 19:19:40 [INFO] 19:19:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 19:19:40 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-SNAPSHOT.jar 19:19:40 [INFO] Writing OBR metadata 19:19:40 [INFO] 19:19:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client --- 19:19:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:19:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:19:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:19:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:19:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:19:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:19:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:19:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:19:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:19:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:19:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:19:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:19:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:19:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:19:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:19:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:19:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:19:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:19:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:19:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:19:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:19:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:19:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:19:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:19:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:19:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:19:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:19:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:19:40 [INFO] 19:19:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 19:19:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:19:40 [INFO] 19:19:40 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 19:19:40 [INFO] Building odl-netconf-client 7.0.0-SNAPSHOT [46/119] 19:19:40 [INFO] ------------------------------[ feature ]------------------------------- 19:19:40 [INFO] 19:19:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-client --- 19:19:40 [INFO] 19:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-client --- 19:19:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:40 [INFO] 19:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 19:19:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:19:40 [INFO] 19:19:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-client --- 19:19:41 [INFO] 19:19:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-client --- 19:19:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:19:41 [INFO] argLine set to empty 19:19:41 [INFO] 19:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-client --- 19:19:41 [INFO] Starting audit... 19:19:41 Audit done. 19:19:41 [INFO] You have 0 Checkstyle violations. 19:19:41 [INFO] 19:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-client --- 19:19:41 [INFO] Starting audit... 19:19:41 Audit done. 19:19:41 [INFO] You have 0 Checkstyle violations. 19:19:41 [INFO] 19:19:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-client --- 19:19:41 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes/META-INF/maven/dependencies.properties 19:19:41 [INFO] 19:19:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-client --- 19:19:41 [INFO] 19:19:41 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 19:19:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml 19:19:41 [INFO] ...done! 19:19:41 [INFO] Attaching features XML 19:19:41 [INFO] 19:19:41 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-client --- 19:19: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:19:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:19:41 [INFO] 19:19:41 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 19:19:41 [INFO] 19:19:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-client --- 19:19:41 [INFO] 19:19:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 19:19:41 [INFO] 19:19:41 [INFO] 19:19:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-client --- 19:19:41 [INFO] 19:19:41 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-client --- 19:19:41 [INFO] 19:19:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-client --- 19:19:41 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/surefire-reports 19:19:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:19:41 [INFO] 19:19:41 [INFO] ------------------------------------------------------- 19:19:41 [INFO] T E S T S 19:19:41 [INFO] ------------------------------------------------------- 19:19:43 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:19:56 [INFO] 19:19:56 [INFO] Results: 19:19:56 [INFO] 19:19:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:19:56 [INFO] 19:19:56 [INFO] 19:19:56 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-client --- 19:19:56 [INFO] 19:19:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-client --- 19:19:56 [INFO] 19:19:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-client --- 19:19:56 [INFO] CycloneDX: Resolving Dependencies 19:20:01 [INFO] CycloneDX: Creating BOM version 1.4 with 125 component(s) 19:20:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml 19:20:01 [INFO] attaching as odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json 19:20:01 [INFO] attaching as odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:20:01 [INFO] 19:20:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 19:20:01 [INFO] Skipping duplicate-finder execution! 19:20:01 [INFO] 19:20:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-client --- 19:20:01 [INFO] Skipping plugin execution 19:20:01 [INFO] 19:20:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-client --- 19:20:01 [INFO] No sources in project. Archive not created. 19:20:01 [INFO] 19:20:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-client --- 19:20:01 [INFO] 19:20:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-client --- 19:20:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:01 [INFO] 19:20:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-client --- 19:20:01 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT.pom 19:20:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-features.xml 19:20:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:20:01 [INFO] 19:20:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-client --- 19:20:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:20:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:20:01 [INFO] 19:20:01 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 19:20:01 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.0-SNAPSHOT [47/119] 19:20:01 [INFO] ------------------------------[ feature ]------------------------------- 19:20:01 [INFO] 19:20:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc6022 --- 19:20:01 [INFO] 19:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 19:20:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:01 [INFO] 19:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 19:20:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:01 [INFO] 19:20:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] 19:20:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:02 [INFO] argLine set to empty 19:20:02 [INFO] 19:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Starting audit... 19:20:02 Audit done. 19:20:02 [INFO] You have 0 Checkstyle violations. 19:20:02 [INFO] 19:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Starting audit... 19:20:02 Audit done. 19:20:02 [INFO] You have 0 Checkstyle violations. 19:20:02 [INFO] 19:20:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes/META-INF/maven/dependencies.properties 19:20:02 [INFO] 19:20:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] 19:20:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml 19:20:02 [INFO] ...done! 19:20:02 [INFO] Attaching features XML 19:20:02 [INFO] 19:20:02 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:20:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:20:02 [INFO] 19:20:02 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 19:20:02 [INFO] 19:20:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] 19:20:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 19:20:02 [INFO] 19:20:02 [INFO] 19:20:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] 19:20:02 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] 19:20:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc6022 --- 19:20:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/surefire-reports 19:20:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:02 [INFO] 19:20:02 [INFO] ------------------------------------------------------- 19:20:02 [INFO] T E S T S 19:20:02 [INFO] ------------------------------------------------------- 19:20:04 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:20:15 [INFO] 19:20:15 [INFO] Results: 19:20:15 [INFO] 19:20:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:20:15 [INFO] 19:20:15 [INFO] 19:20:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc6022 --- 19:20:15 [INFO] 19:20:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 19:20:15 [INFO] 19:20:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc6022 --- 19:20:15 [INFO] CycloneDX: Resolving Dependencies 19:20:18 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:20:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml 19:20:18 [INFO] attaching as odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json 19:20:18 [INFO] attaching as odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:20:18 [INFO] 19:20:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] Skipping duplicate-finder execution! 19:20:18 [INFO] 19:20:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] Skipping plugin execution 19:20:18 [INFO] 19:20:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] No sources in project. Archive not created. 19:20:18 [INFO] 19:20:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] 19:20:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:18 [INFO] 19:20:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] No primary artifact to install, installing attached artifacts instead. 19:20:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT.pom 19:20:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-features.xml 19:20:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-SNAPSHOT-cyclonedx.json 19:20:18 [INFO] 19:20:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 19:20:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:20:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:20:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:20:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:20:18 [INFO] 19:20:18 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 19:20:18 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.0-SNAPSHOT [48/119] 19:20:18 [INFO] -------------------------------[ bundle ]------------------------------- 19:20:18 [INFO] 19:20:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 19:20:18 [INFO] 19:20:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 19:20:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:18 [INFO] 19:20:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 19:20:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:18 [INFO] 19:20:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] 19:20:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:20:19 [INFO] 19:20:19 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:20:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 19:20:19 [INFO] yang-to-sources: Found 1 dependencies in 747.9 μs 19:20:19 [INFO] yang-to-sources: Project model files found: 1 in 1.078 ms 19:20:19 [INFO] yang-to-sources: 2 YANG models processed in 5.646 ms 19:20:19 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.541 ms 19:20:19 [INFO] Sorted 16 files into 4 directories in 65.36 μs 19:20:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 8.023 ms 19:20:19 [INFO] 19:20:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] Starting audit... 19:20:19 Audit done. 19:20:19 [INFO] You have 0 Checkstyle violations. 19:20:19 [INFO] 19:20:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] Starting audit... 19:20:19 Audit done. 19:20:19 [INFO] You have 0 Checkstyle violations. 19:20:19 [INFO] 19:20:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] 19:20:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 19:20:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:20:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:20:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:20:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:20:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 19:20:19 [INFO] 19:20:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] Recompiling the module because of changed dependency. 19:20:19 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:20:19 [INFO] 19:20:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 19:20:19 [INFO] 19:20:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 19:20:19 [INFO] Fork Value is true 19:20:21 [INFO] Done SpotBugs Analysis.... 19:20:21 [INFO] 19:20:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 19:20:21 [INFO] 19:20:21 [INFO] 19:20:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] BugInstance size is 0 19:20:21 [INFO] Error size is 0 19:20:21 [INFO] No errors/warnings found 19:20:21 [INFO] 19:20:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 19:20:21 [INFO] 19:20:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] No sources to compile 19:20:21 [INFO] 19:20:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] No tests to run. 19:20:21 [INFO] 19:20:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] 19:20:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 19:20:21 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:20:21 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 19:20:21 [INFO] 19:20:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 19:20:22 [INFO] No previous run data found, generating javadoc. 19:20:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar 19:20:23 [INFO] 19:20:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] CycloneDX: Resolving Dependencies 19:20:23 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:20:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 19:20:23 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 19:20:23 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.json 19:20:23 [INFO] 19:20:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] Skipping duplicate-finder execution! 19:20:23 [INFO] 19:20:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] No dependency problems found 19:20:23 [INFO] 19:20:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar 19:20:23 [INFO] 19:20:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] 19:20:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:20:23 [INFO] 19:20:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:20:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:20:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.pom 19:20:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-javadoc.jar 19:20:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:23 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-cyclonedx.json 19:20:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT-sources.jar 19:20:24 [INFO] 19:20:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 19:20:24 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar 19:20:24 [INFO] Writing OBR metadata 19:20:24 [INFO] 19:20:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:20:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:20:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:20:24 [INFO] 19:20:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 19:20:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:20:24 [INFO] 19:20:24 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 19:20:24 [INFO] Building netconf-server 7.0.0-SNAPSHOT [49/119] 19:20:24 [INFO] -------------------------------[ bundle ]------------------------------- 19:20:24 [INFO] 19:20:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server --- 19:20:24 [INFO] 19:20:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server --- 19:20:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:24 [INFO] 19:20:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server --- 19:20:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:24 [INFO] 19:20:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server --- 19:20:25 [INFO] 19:20:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server --- 19:20:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:20:25 [INFO] 19:20:25 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-server --- 19:20:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:20:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/yang 19:20:25 [INFO] yang-to-sources: Found 17 dependencies in 5.853 ms 19:20:25 [INFO] yang-to-sources: Project model files found: 2 in 2.798 ms 19:20:25 [INFO] yang-to-sources: 23 YANG models processed in 155.2 ms 19:20:25 [INFO] BindingJavaFileGenerator: Defined 99 files in 20.69 ms 19:20:25 [INFO] Sorted 99 files into 30 directories in 172.5 μs 19:20:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 53.52 ms 19:20:25 [INFO] 19:20:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server --- 19:20:25 [INFO] Starting audit... 19:20:25 Audit done. 19:20:25 [INFO] You have 0 Checkstyle violations. 19:20:25 [INFO] 19:20:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server --- 19:20:25 [INFO] Starting audit... 19:20:25 Audit done. 19:20:25 [INFO] You have 0 Checkstyle violations. 19:20:25 [INFO] 19:20:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server --- 19:20:25 [INFO] 19:20:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 19:20:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/resources 19:20:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:20:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:20:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:20:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:20:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/generated-sources/spi 19:20:25 [INFO] 19:20:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server --- 19:20:25 [INFO] Recompiling the module because of changed dependency. 19:20:25 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 19:20: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 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20: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 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20: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 19:20:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:26 [WARNING] /w/workspace/netconf-maven-merge-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:20:26 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[83,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:26 [INFO] 19:20:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server >>> 19:20:26 [INFO] 19:20:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server --- 19:20:26 [INFO] Fork Value is true 19:20:31 [INFO] Done SpotBugs Analysis.... 19:20:31 [INFO] 19:20:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server <<< 19:20:31 [INFO] 19:20:31 [INFO] 19:20:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server --- 19:20:31 [INFO] BugInstance size is 0 19:20:31 [INFO] Error size is 0 19:20:31 [INFO] No errors/warnings found 19:20:31 [INFO] 19:20:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 19:20:31 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:20:31 [INFO] 19:20:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server --- 19:20:31 [INFO] Recompiling the module because of changed dependency. 19:20:31 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 19:20:32 [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:20:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:20:32 [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:20:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:20:32 [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:20:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:20:32 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:32 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:20:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:20:32 [WARNING] /w/workspace/netconf-maven-merge-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:20:32 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 19:20:32 [INFO] 19:20:32 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server --- 19:20:32 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/surefire-reports 19:20:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:32 [INFO] 19:20:32 [INFO] ------------------------------------------------------- 19:20:32 [INFO] T E S T S 19:20:32 [INFO] ------------------------------------------------------- 19:20:33 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 19:20:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:20:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.585 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:20:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:20:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:20:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:20:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:20:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:20:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 19:20:40 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:20:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 19:20:41 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:20:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 19:20:41 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:20:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 19:20:41 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:20:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:20:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:20:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:20:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 19:20:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 19:20:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.server.MessageParserTest 19:20:42 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:20:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 19:20:42 [INFO] 19:20:42 [INFO] Results: 19:20:42 [INFO] 19:20:42 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 19:20:42 [INFO] 19:20:42 [INFO] 19:20:42 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server --- 19:20:42 [INFO] 19:20:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 19:20:42 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT.jar 19:20:43 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 19:20:43 [INFO] 19:20:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server --- 19:20:43 [INFO] No previous run data found, generating javadoc. 19:20:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:20:46 [INFO] 19:20:46 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server --- 19:20:46 [INFO] CycloneDX: Resolving Dependencies 19:20:47 [INFO] CycloneDX: Creating BOM version 1.4 with 56 component(s) 19:20:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml 19:20:47 [INFO] attaching as netconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json 19:20:47 [INFO] attaching as netconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:20:47 [INFO] 19:20:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 19:20:47 [INFO] Skipping duplicate-finder execution! 19:20:47 [INFO] 19:20:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server --- 19:20:48 [WARNING] Used undeclared dependencies found: 19:20:48 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:20:48 [INFO] 19:20:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server --- 19:20:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-sources.jar 19:20:48 [INFO] 19:20:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server --- 19:20:48 [INFO] 19:20:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server --- 19:20:48 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec 19:20:48 [INFO] Analyzed bundle 'netconf-server' with 43 classes 19:20:48 [INFO] 19:20:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server --- 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.jar 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.pom 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:20:48 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/netconf-server-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT-sources.jar 19:20:48 [INFO] 19:20:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 19:20:48 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-SNAPSHOT.jar 19:20:48 [INFO] Writing OBR metadata 19:20:48 [INFO] 19:20:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server --- 19:20:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:20:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:20:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:20:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:20:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:20:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:20:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:20:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:20:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:20:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:20:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:20:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:20:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:20:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:20:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:20:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:20:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:20:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:20:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:20:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:20:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:20:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:20:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:20:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:20:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:20:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:20:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:20:48 at java.lang.reflect.Method.invoke (Method.java:568) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:20:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:20:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:20:48 [INFO] 19:20:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 19:20:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:20:48 [INFO] 19:20:48 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 19:20:48 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.0-SNAPSHOT [50/119] 19:20:48 [INFO] ------------------------------[ feature ]------------------------------- 19:20:48 [INFO] 19:20:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-impl --- 19:20:48 [INFO] 19:20:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-impl --- 19:20:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:48 [INFO] 19:20:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 19:20:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:20:48 [INFO] 19:20:48 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-impl --- 19:20:49 [INFO] 19:20:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 19:20:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:20:49 [INFO] argLine set to empty 19:20:49 [INFO] 19:20:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-impl --- 19:20:49 [INFO] Starting audit... 19:20:49 Audit done. 19:20:49 [INFO] You have 0 Checkstyle violations. 19:20:49 [INFO] 19:20:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-impl --- 19:20:49 [INFO] Starting audit... 19:20:49 Audit done. 19:20:49 [INFO] You have 0 Checkstyle violations. 19:20:49 [INFO] 19:20:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-impl --- 19:20:49 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes/META-INF/maven/dependencies.properties 19:20:49 [INFO] 19:20:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-impl --- 19:20:49 [INFO] 19:20:49 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 19:20:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml 19:20:49 [INFO] ...done! 19:20:49 [INFO] Attaching features XML 19:20:49 [INFO] 19:20:49 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-impl --- 19:20: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 19:20:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:20:49 [INFO] 19:20:49 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 19:20:49 [INFO] 19:20:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-impl --- 19:20:49 [INFO] 19:20:49 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 19:20:49 [INFO] 19:20:49 [INFO] 19:20:49 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-impl --- 19:20:49 [INFO] 19:20:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-impl --- 19:20:49 [INFO] 19:20:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-impl --- 19:20:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/surefire-reports 19:20:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:20:49 [INFO] 19:20:49 [INFO] ------------------------------------------------------- 19:20:49 [INFO] T E S T S 19:20:49 [INFO] ------------------------------------------------------- 19:20:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.96 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:03 [INFO] 19:21:03 [INFO] Results: 19:21:03 [INFO] 19:21:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:03 [INFO] 19:21:03 [INFO] 19:21:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-impl --- 19:21:03 [INFO] 19:21:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-impl --- 19:21:03 [INFO] 19:21:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-impl --- 19:21:03 [INFO] CycloneDX: Resolving Dependencies 19:21:07 [INFO] CycloneDX: Creating BOM version 1.4 with 128 component(s) 19:21:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml 19:21:07 [INFO] attaching as odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json 19:21:07 [INFO] attaching as odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:21:07 [INFO] 19:21:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 19:21:07 [INFO] Skipping duplicate-finder execution! 19:21:07 [INFO] 19:21:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-impl --- 19:21:07 [INFO] Skipping plugin execution 19:21:07 [INFO] 19:21:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-impl --- 19:21:07 [INFO] No sources in project. Archive not created. 19:21:07 [INFO] 19:21:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-impl --- 19:21:07 [INFO] 19:21:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-impl --- 19:21:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:07 [INFO] 19:21:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-impl --- 19:21:07 [INFO] No primary artifact to install, installing attached artifacts instead. 19:21:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT.pom 19:21:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-features.xml 19:21:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:07 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:21:07 [INFO] 19:21:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-impl --- 19:21:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:21:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:21:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:07 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:21:07 [INFO] 19:21:07 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 19:21:07 [INFO] Building OpenDaylight :: Netconf :: All 7.0.0-SNAPSHOT [51/119] 19:21:07 [INFO] ------------------------------[ feature ]------------------------------- 19:21:07 [INFO] 19:21:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-all --- 19:21:07 [INFO] 19:21:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-all --- 19:21:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:07 [INFO] 19:21:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 19:21:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:07 [INFO] 19:21:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-all --- 19:21:07 [INFO] 19:21:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-all --- 19:21:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:07 [INFO] argLine set to empty 19:21:07 [INFO] 19:21:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-all --- 19:21:08 [INFO] Starting audit... 19:21:08 Audit done. 19:21:08 [INFO] You have 0 Checkstyle violations. 19:21:08 [INFO] 19:21:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-all --- 19:21:08 [INFO] Starting audit... 19:21:08 Audit done. 19:21:08 [INFO] You have 0 Checkstyle violations. 19:21:08 [INFO] 19:21:08 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-all --- 19:21:08 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes/META-INF/maven/dependencies.properties 19:21:08 [INFO] 19:21:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-all --- 19:21:08 [INFO] 19:21:08 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 19:21:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml 19:21:08 [INFO] ...done! 19:21:08 [INFO] Attaching features XML 19:21:08 [INFO] 19:21:08 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-all --- 19:21: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:21:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:21:08 [INFO] 19:21:08 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 19:21:08 [INFO] 19:21:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-all --- 19:21:08 [INFO] 19:21:08 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 19:21:08 [INFO] 19:21:08 [INFO] 19:21:08 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-all --- 19:21:08 [INFO] 19:21:08 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-all --- 19:21:08 [INFO] 19:21:08 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-all --- 19:21:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/surefire-reports 19:21:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:08 [INFO] 19:21:08 [INFO] ------------------------------------------------------- 19:21:08 [INFO] T E S T S 19:21:08 [INFO] ------------------------------------------------------- 19:21:10 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.06 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:22 [INFO] 19:21:22 [INFO] Results: 19:21:22 [INFO] 19:21:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:22 [INFO] 19:21:22 [INFO] 19:21:22 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-all --- 19:21:22 [INFO] 19:21:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-all --- 19:21:22 [INFO] 19:21:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-all --- 19:21:22 [INFO] CycloneDX: Resolving Dependencies 19:21:27 [INFO] CycloneDX: Creating BOM version 1.4 with 131 component(s) 19:21:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml 19:21:27 [INFO] attaching as odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json 19:21:27 [INFO] attaching as odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:21:27 [INFO] 19:21:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 19:21:27 [INFO] Skipping duplicate-finder execution! 19:21:27 [INFO] 19:21:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-all --- 19:21:27 [INFO] Skipping plugin execution 19:21:27 [INFO] 19:21:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-all --- 19:21:27 [INFO] No sources in project. Archive not created. 19:21:27 [INFO] 19:21:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-all --- 19:21:27 [INFO] 19:21:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-all --- 19:21:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:27 [INFO] 19:21:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-all --- 19:21:27 [INFO] No primary artifact to install, installing attached artifacts instead. 19:21:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT.pom 19:21:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-features.xml 19:21:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:21:27 [INFO] 19:21:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-all --- 19:21:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:21:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:21:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:21:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:21:27 [INFO] 19:21:27 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 19:21:27 [INFO] Building yanglib-mdsal-writer 7.0.0-SNAPSHOT [52/119] 19:21:27 [INFO] -------------------------------[ bundle ]------------------------------- 19:21:27 [INFO] 19:21:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib-mdsal-writer --- 19:21:27 [INFO] 19:21:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib-mdsal-writer --- 19:21:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:27 [INFO] 19:21:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 19:21:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:27 [INFO] 19:21:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib-mdsal-writer --- 19:21:27 [INFO] 19:21:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 19:21:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:21:27 [INFO] 19:21:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib-mdsal-writer --- 19:21:27 [INFO] Starting audit... 19:21:27 Audit done. 19:21:27 [INFO] You have 0 Checkstyle violations. 19:21:27 [INFO] 19:21:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib-mdsal-writer --- 19:21:27 [INFO] Starting audit... 19:21:27 Audit done. 19:21:27 [INFO] You have 0 Checkstyle violations. 19:21:27 [INFO] 19:21:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib-mdsal-writer --- 19:21:27 [INFO] 19:21:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 19:21:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/resources 19:21:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/spi 19:21:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/generated-sources/yang 19:21:27 [INFO] 19:21:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib-mdsal-writer --- 19:21:27 [INFO] Recompiling the module because of changed dependency. 19:21:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,68] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[54,79] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[136,31] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[164,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[166,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[210,47] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[48,14] auto-closeable resource org.opendaylight.netconf.yanglib.writer.YangLibraryWriter has a member method close() that could throw InterruptedException 19:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[58,45] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[59,35] 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:21:28 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[135,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.Nullable org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 19:21:28 [INFO] 19:21:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 19:21:28 [INFO] 19:21:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 19:21:28 [INFO] Fork Value is true 19:21:31 [INFO] Done SpotBugs Analysis.... 19:21:31 [INFO] 19:21:31 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 19:21:31 [INFO] 19:21:31 [INFO] 19:21:31 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib-mdsal-writer --- 19:21:31 [INFO] BugInstance size is 0 19:21:31 [INFO] Error size is 0 19:21:31 [INFO] No errors/warnings found 19:21:31 [INFO] 19:21:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 19:21:31 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:21:31 [INFO] 19:21:31 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 19:21:31 [INFO] Recompiling the module because of changed dependency. 19:21:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [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:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [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:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [WARNING] /w/workspace/netconf-maven-merge-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:21:31 [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:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[70,45] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[71,35] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[90,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[115,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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[220,20] 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:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[227,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,46] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[239,57] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[248,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[258,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[266,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[274,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:21:31 [WARNING] /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[282,49] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:21:31 [INFO] 19:21:31 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib-mdsal-writer --- 19:21:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/surefire-reports 19:21:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:31 [INFO] 19:21:31 [INFO] ------------------------------------------------------- 19:21:31 [INFO] T E S T S 19:21:31 [INFO] ------------------------------------------------------- 19:21:32 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:21:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:21:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.350 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 19:21:35 [INFO] 19:21:35 [INFO] Results: 19:21:35 [INFO] 19:21:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:21:35 [INFO] 19:21:35 [INFO] 19:21:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib-mdsal-writer --- 19:21:35 [INFO] 19:21:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 19:21:35 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:21:35 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 19:21:35 [INFO] 19:21:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib-mdsal-writer --- 19:21:36 [INFO] No previous run data found, generating javadoc. 19:21:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar 19:21:37 [INFO] 19:21:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib-mdsal-writer --- 19:21:37 [INFO] CycloneDX: Resolving Dependencies 19:21:37 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:21:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml 19:21:37 [INFO] attaching as yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json 19:21:37 [INFO] attaching as yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:21:37 [INFO] 19:21:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 19:21:37 [INFO] Skipping duplicate-finder execution! 19:21:37 [INFO] 19:21:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 19:21:37 [WARNING] Used undeclared dependencies found: 19:21:37 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:21:37 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:21:37 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:21:37 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:21:37 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:21:37 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:21:37 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:21:37 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0:compile 19:21:37 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:21:37 [INFO] 19:21:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 19:21:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar 19:21:37 [INFO] 19:21:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 19:21:37 [INFO] 19:21:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib-mdsal-writer --- 19:21:37 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 19:21:37 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 4 classes 19:21:38 [INFO] 19:21:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib-mdsal-writer --- 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.pom 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-javadoc.jar 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:21:38 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT-sources.jar 19:21:38 [INFO] 19:21:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 19:21:38 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-SNAPSHOT.jar 19:21:38 [INFO] Writing OBR metadata 19:21:38 [INFO] 19:21:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:21:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:21:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:21:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:21:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:21:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:21:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:21:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:21:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:21:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:21:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:21:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:21:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:21:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:21:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:21:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:21:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:21:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:21:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:21:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:21:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:21:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:21:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:21:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:21:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:21:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:21:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:21:38 at java.lang.reflect.Method.invoke (Method.java:568) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:21:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:21:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:21:38 [INFO] 19:21:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 19:21:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:21:38 [INFO] 19:21:38 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 19:21:38 [INFO] Building odl-yanglib-mdsal-writer 7.0.0-SNAPSHOT [53/119] 19:21:38 [INFO] ------------------------------[ feature ]------------------------------- 19:21:38 [INFO] 19:21:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] 19:21:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:38 [INFO] 19:21:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:21:38 [INFO] 19:21:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] 19:21:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:21:38 [INFO] argLine set to empty 19:21:38 [INFO] 19:21:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Starting audit... 19:21:38 Audit done. 19:21:38 [INFO] You have 0 Checkstyle violations. 19:21:38 [INFO] 19:21:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Starting audit... 19:21:38 Audit done. 19:21:38 [INFO] You have 0 Checkstyle violations. 19:21:38 [INFO] 19:21:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes/META-INF/maven/dependencies.properties 19:21:38 [INFO] 19:21:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 19:21:38 [INFO] 19:21:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 19:21:39 [INFO] ...done! 19:21:39 [INFO] Attaching features XML 19:21:39 [INFO] 19:21:39 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:21:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:21:39 [INFO] 19:21:39 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 19:21:39 [INFO] 19:21:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] 19:21:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 19:21:39 [INFO] 19:21:39 [INFO] 19:21:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] 19:21:39 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] 19:21:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib-mdsal-writer --- 19:21:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/surefire-reports 19:21:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:21:39 [INFO] 19:21:39 [INFO] ------------------------------------------------------- 19:21:39 [INFO] T E S T S 19:21:39 [INFO] ------------------------------------------------------- 19:21:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.75 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:21:59 [INFO] 19:21:59 [INFO] Results: 19:21:59 [INFO] 19:21:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:21:59 [INFO] 19:21:59 [INFO] 19:21:59 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib-mdsal-writer --- 19:21:59 [INFO] 19:21:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 19:21:59 [INFO] 19:21:59 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib-mdsal-writer --- 19:21:59 [INFO] CycloneDX: Resolving Dependencies 19:22:04 [INFO] CycloneDX: Creating BOM version 1.4 with 188 component(s) 19:22:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml 19:22:04 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json 19:22:04 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:22:04 [INFO] 19:22:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] Skipping duplicate-finder execution! 19:22:04 [INFO] 19:22:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] Skipping plugin execution 19:22:04 [INFO] 19:22:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] No sources in project. Archive not created. 19:22:04 [INFO] 19:22:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] 19:22:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:04 [INFO] 19:22:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] No primary artifact to install, installing attached artifacts instead. 19:22:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT.pom 19:22:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-features.xml 19:22:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:04 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-SNAPSHOT-cyclonedx.json 19:22:04 [INFO] 19:22:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 19:22:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:22:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:22:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:22:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:04 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:22:04 [INFO] 19:22:04 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 19:22:04 [INFO] Building netconf-server-mdsal 7.0.0-SNAPSHOT [54/119] 19:22:04 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:04 [INFO] 19:22:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-server-mdsal --- 19:22:04 [INFO] 19:22:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-server-mdsal --- 19:22:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:04 [INFO] 19:22:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 19:22:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:04 [INFO] 19:22:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-server-mdsal --- 19:22:04 [INFO] 19:22:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 19:22:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:22:04 [INFO] 19:22:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-server-mdsal --- 19:22:04 [INFO] Starting audit... 19:22:04 Audit done. 19:22:04 [INFO] You have 0 Checkstyle violations. 19:22:04 [INFO] 19:22:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-server-mdsal --- 19:22:05 [INFO] Starting audit... 19:22:05 Audit done. 19:22:05 [INFO] You have 0 Checkstyle violations. 19:22:05 [INFO] 19:22:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-server-mdsal --- 19:22:05 [INFO] 19:22:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 19:22:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/resources 19:22:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/spi 19:22:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/generated-sources/yang 19:22:05 [INFO] 19:22:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-server-mdsal --- 19:22:05 [INFO] Recompiling the module because of changed dependency. 19:22:05 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/CopyConfig.java:[63,58] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-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:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/EditConfig.java:[149,51] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/EditConfig.java:[149,82] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[320,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:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[310,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:22:05 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducer.java:[48,49] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:22:05 [INFO] 19:22:05 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 19:22:05 [INFO] 19:22:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-server-mdsal --- 19:22:05 [INFO] Fork Value is true 19:22:10 [INFO] Done SpotBugs Analysis.... 19:22:10 [INFO] 19:22:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 19:22:10 [INFO] 19:22:10 [INFO] 19:22:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-server-mdsal --- 19:22:10 [INFO] BugInstance size is 0 19:22:10 [INFO] Error size is 0 19:22:10 [INFO] No errors/warnings found 19:22:10 [INFO] 19:22:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 19:22:10 [INFO] Copying 168 resources from src/test/resources to target/test-classes 19:22:10 [INFO] 19:22:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 19:22:10 [INFO] Recompiling the module because of changed dependency. 19:22:10 [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[54,37] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[56,24] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/Netconf538Test.java:[58,24] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[53,13] org.opendaylight.yangtools.concepts.ListenerRegistration in org.opendaylight.yangtools.concepts has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,87] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,91] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[64,20] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[63,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[88,62] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeModification 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeModification 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/SessionNotificationProducerTest.java:[89,66] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:22:11 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[125,40] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 19:22:11 required: java.util.function.Consumer 19:22:11 found: java.lang.Object 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-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:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 19:22:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 19:22:11 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 19:22:11 [INFO] 19:22:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-server-mdsal --- 19:22:11 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/surefire-reports 19:22:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:11 [INFO] 19:22:11 [INFO] ------------------------------------------------------- 19:22:11 [INFO] T E S T S 19:22:11 [INFO] ------------------------------------------------------- 19:22:12 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:22:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:22:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 19:22:15 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:22:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 19:22:15 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:22:16 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.097 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 19:22:16 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:22:18 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 1.213 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 19:22:18 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:22:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 19:22:18 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:22:18 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 19:22:18 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:22:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 19:22:18 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:22:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 19:22:19 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:22:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 19:22:19 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:22:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 19:22:20 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:22:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 19:22:20 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:22:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 19:22:20 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:22:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 19:22:21 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:22:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 19:22:21 [INFO] 19:22:21 [INFO] Results: 19:22:21 [INFO] 19:22:21 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 14 19:22:21 [INFO] 19:22:21 [INFO] 19:22:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-server-mdsal --- 19:22:21 [INFO] 19:22:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 19:22:21 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:22:21 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 19:22:21 [INFO] 19:22:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-server-mdsal --- 19:22:21 [INFO] No previous run data found, generating javadoc. 19:22:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:22:23 [INFO] 19:22:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-server-mdsal --- 19:22:23 [INFO] CycloneDX: Resolving Dependencies 19:22:25 [INFO] CycloneDX: Creating BOM version 1.4 with 110 component(s) 19:22:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml 19:22:25 [INFO] attaching as netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json 19:22:25 [INFO] attaching as netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:22:25 [INFO] 19:22:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 19:22:25 [INFO] Skipping duplicate-finder execution! 19:22:25 [INFO] 19:22:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 19:22:25 [WARNING] Used undeclared dependencies found: 19:22:25 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:22:25 [WARNING] Unused declared dependencies found: 19:22:25 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:22:25 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:22:25 [WARNING] Non-test scoped test only dependencies found: 19:22:25 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:22:25 [INFO] 19:22:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 19:22:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar 19:22:25 [INFO] 19:22:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-server-mdsal --- 19:22:25 [INFO] 19:22:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-server-mdsal --- 19:22:25 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 19:22:25 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 19:22:25 [INFO] 19:22:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-server-mdsal --- 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.pom 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:22:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT-sources.jar 19:22:25 [INFO] 19:22:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 19:22:25 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-SNAPSHOT.jar 19:22:25 [INFO] Writing OBR metadata 19:22:25 [INFO] 19:22:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-server-mdsal --- 19:22:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:25 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:22:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:25 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:22:25 [INFO] 19:22:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 19:22:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:25 [INFO] 19:22:25 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 19:22:25 [INFO] Building netconf-nb 7.0.0-SNAPSHOT [55/119] 19:22:25 [INFO] -------------------------------[ bundle ]------------------------------- 19:22:25 [INFO] 19:22:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-nb --- 19:22:25 [INFO] 19:22:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-nb --- 19:22:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:25 [INFO] 19:22:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-nb --- 19:22:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:25 [INFO] 19:22:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-nb --- 19:22:26 [INFO] 19:22:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-nb --- 19:22:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:22:26 [INFO] 19:22:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-nb --- 19:22:26 [INFO] Starting audit... 19:22:26 Audit done. 19:22:26 [INFO] You have 0 Checkstyle violations. 19:22:26 [INFO] 19:22:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-nb --- 19:22:26 [INFO] Starting audit... 19:22:26 Audit done. 19:22:26 [INFO] You have 0 Checkstyle violations. 19:22:26 [INFO] 19:22:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-nb --- 19:22:26 [INFO] 19:22:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 19:22:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/resources 19:22:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/spi 19:22:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/generated-sources/yang 19:22:26 [INFO] 19:22:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-nb --- 19:22:26 [INFO] Recompiling the module because of changed dependency. 19:22:26 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 19:22: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 19:22:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:22:26 [INFO] 19:22:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-nb >>> 19:22:26 [INFO] 19:22:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-nb --- 19:22:26 [INFO] Fork Value is true 19:22:29 [INFO] Done SpotBugs Analysis.... 19:22:29 [INFO] 19:22:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-nb <<< 19:22:29 [INFO] 19:22:29 [INFO] 19:22:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-nb --- 19:22:29 [INFO] BugInstance size is 0 19:22:29 [INFO] Error size is 0 19:22:29 [INFO] No errors/warnings found 19:22:29 [INFO] 19:22:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 19:22:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/test/resources 19:22:29 [INFO] 19:22:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-nb --- 19:22:29 [INFO] Recompiling the module because of changed dependency. 19:22:29 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:22:29 [INFO] 19:22:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-nb --- 19:22:29 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/surefire-reports 19:22:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:29 [INFO] 19:22:29 [INFO] ------------------------------------------------------- 19:22:29 [INFO] T E S T S 19:22:29 [INFO] ------------------------------------------------------- 19:22:30 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:22:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:22:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 19:22:33 [INFO] 19:22:33 [INFO] Results: 19:22:33 [INFO] 19:22:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 19:22:33 [INFO] 19:22:33 [INFO] 19:22:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-nb --- 19:22:33 [INFO] 19:22:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 19:22:33 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT.jar 19:22:33 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 19:22:33 [INFO] 19:22:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-nb --- 19:22:33 [INFO] No previous run data found, generating javadoc. 19:22:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:22:34 [INFO] 19:22:34 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-nb --- 19:22:34 [INFO] CycloneDX: Resolving Dependencies 19:22:36 [INFO] CycloneDX: Creating BOM version 1.4 with 117 component(s) 19:22:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml 19:22:36 [INFO] attaching as netconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json 19:22:36 [INFO] attaching as netconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:22:36 [INFO] 19:22:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 19:22:36 [INFO] Skipping duplicate-finder execution! 19:22:36 [INFO] 19:22:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-nb --- 19:22:36 [INFO] No dependency problems found 19:22:36 [INFO] 19:22:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-nb --- 19:22:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-sources.jar 19:22:36 [INFO] 19:22:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-nb --- 19:22:36 [INFO] 19:22:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-nb --- 19:22:36 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec 19:22:36 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 19:22:36 [INFO] 19:22:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-nb --- 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.jar 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.pom 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:22:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/netconf-nb-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT-sources.jar 19:22:36 [INFO] 19:22:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 19:22:36 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-SNAPSHOT.jar 19:22:36 [INFO] Writing OBR metadata 19:22:36 [INFO] 19:22:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-nb --- 19:22:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:22:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:22:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:22:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:22:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:22:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:22:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:22:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:22:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:22:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:22:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:22:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:22:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:22:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:22:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:22:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:22:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:22:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:22:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:22:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:22:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:22:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:22:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:22:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:22:36 at java.lang.reflect.Method.invoke (Method.java:568) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:22:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:22:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:22:36 [INFO] 19:22:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 19:22:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:22:36 [INFO] 19:22:36 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 19:22:36 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.0-SNAPSHOT [56/119] 19:22:36 [INFO] ------------------------------[ feature ]------------------------------- 19:22:36 [INFO] 19:22:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-mdsal --- 19:22:36 [INFO] 19:22:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-mdsal --- 19:22:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:36 [INFO] 19:22:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 19:22:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:22:36 [INFO] 19:22:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-mdsal --- 19:22:37 [INFO] 19:22:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 19:22:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:22:37 [INFO] argLine set to empty 19:22:37 [INFO] 19:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-mdsal --- 19:22:37 [INFO] Starting audit... 19:22:37 Audit done. 19:22:37 [INFO] You have 0 Checkstyle violations. 19:22:37 [INFO] 19:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-mdsal --- 19:22:37 [INFO] Starting audit... 19:22:37 Audit done. 19:22:37 [INFO] You have 0 Checkstyle violations. 19:22:37 [INFO] 19:22:37 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-mdsal --- 19:22:37 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes/META-INF/maven/dependencies.properties 19:22:37 [INFO] 19:22:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-mdsal --- 19:22:37 [INFO] 19:22:37 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 19:22:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml 19:22:37 [INFO] ...done! 19:22:37 [INFO] Attaching features XML 19:22:37 [INFO] 19:22:37 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-mdsal --- 19:22: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 19:22:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:22:37 [INFO] 19:22:37 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 19:22:37 [INFO] 19:22:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-mdsal --- 19:22:37 [INFO] 19:22:37 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 19:22:37 [INFO] 19:22:37 [INFO] 19:22:37 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-mdsal --- 19:22:37 [INFO] 19:22:37 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-mdsal --- 19:22:37 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:22:37 [INFO] 19:22:37 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-mdsal --- 19:22:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/surefire-reports 19:22:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:22:37 [INFO] 19:22:37 [INFO] ------------------------------------------------------- 19:22:37 [INFO] T E S T S 19:22:37 [INFO] ------------------------------------------------------- 19:22:39 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.99 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:06 [INFO] 19:23:06 [INFO] Results: 19:23:06 [INFO] 19:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:23:06 [INFO] 19:23:06 [INFO] 19:23:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-mdsal --- 19:23:06 [INFO] 19:23:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-mdsal --- 19:23:06 [INFO] 19:23:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-mdsal --- 19:23:06 [INFO] CycloneDX: Resolving Dependencies 19:23:14 [INFO] CycloneDX: Creating BOM version 1.4 with 373 component(s) 19:23:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml 19:23:14 [INFO] attaching as odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json 19:23:14 [INFO] attaching as odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:23:14 [INFO] 19:23:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 19:23:14 [INFO] Skipping duplicate-finder execution! 19:23:14 [INFO] 19:23:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 19:23:14 [INFO] Skipping plugin execution 19:23:14 [INFO] 19:23:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 19:23:14 [INFO] No sources in project. Archive not created. 19:23:14 [INFO] 19:23:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-mdsal --- 19:23:14 [INFO] 19:23:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-mdsal --- 19:23:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:14 [INFO] 19:23:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-mdsal --- 19:23:14 [INFO] No primary artifact to install, installing attached artifacts instead. 19:23:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT.pom 19:23:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-features.xml 19:23:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:14 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:23:14 [INFO] 19:23:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-mdsal --- 19:23:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:23:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:23:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:14 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:23:14 [INFO] 19:23:14 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 19:23:14 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.0-SNAPSHOT [57/119] 19:23:14 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:14 [INFO] 19:23:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 19:23:14 [INFO] 19:23:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 19:23:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:14 [INFO] 19:23:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 19:23:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:14 [INFO] 19:23:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] 19:23:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:23:15 [INFO] 19:23:15 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:23:15 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/yang 19:23:15 [INFO] yang-to-sources: Found 2 dependencies in 761.4 μs 19:23:15 [INFO] yang-to-sources: Project model files found: 1 in 1.565 ms 19:23:15 [INFO] yang-to-sources: 3 YANG models processed in 10.41 ms 19:23:15 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.933 ms 19:23:15 [INFO] Sorted 16 files into 6 directories in 69.12 μs 19:23:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 20.78 ms 19:23:15 [INFO] 19:23:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] Starting audit... 19:23:15 Audit done. 19:23:15 [INFO] You have 0 Checkstyle violations. 19:23:15 [INFO] 19:23:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] Starting audit... 19:23:15 Audit done. 19:23:15 [INFO] You have 0 Checkstyle violations. 19:23:15 [INFO] 19:23:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] 19:23:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/main/resources 19:23:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:23:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:23:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 19:23:15 [INFO] 19:23:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] Recompiling the module because of changed dependency. 19:23:15 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 19:23:15 [INFO] 19:23:15 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 19:23:15 [INFO] 19:23:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 19:23:15 [INFO] Fork Value is true 19:23:17 [INFO] Done SpotBugs Analysis.... 19:23:17 [INFO] 19:23:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 19:23:17 [INFO] 19:23:17 [INFO] 19:23:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] BugInstance size is 0 19:23:17 [INFO] Error size is 0 19:23:17 [INFO] No errors/warnings found 19:23:17 [INFO] 19:23:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/src/test/resources 19:23:17 [INFO] 19:23:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] No sources to compile 19:23:17 [INFO] 19:23:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] No tests to run. 19:23:17 [INFO] 19:23:17 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] 19:23:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:23:17 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 19:23:17 [INFO] 19:23:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 19:23:17 [INFO] No previous run data found, generating javadoc. 19:23:19 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar 19:23:19 [INFO] 19:23:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 19:23:19 [INFO] CycloneDX: Resolving Dependencies 19:23:20 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:23:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 19:23:20 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json 19:23:20 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.json 19:23:20 [INFO] 19:23:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Skipping duplicate-finder execution! 19:23:20 [INFO] 19:23:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] No dependency problems found 19:23:20 [INFO] 19:23:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar 19:23:20 [INFO] 19:23:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] 19:23:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:23:20 [INFO] 19:23:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.pom 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-javadoc.jar 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-cyclonedx.json 19:23:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT-sources.jar 19:23:20 [INFO] 19:23:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-SNAPSHOT.jar 19:23:20 [INFO] Writing OBR metadata 19:23:20 [INFO] 19:23:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:20 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:23:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:20 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:23:20 [INFO] 19:23:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 19:23:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:20 [INFO] 19:23:20 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 19:23:20 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.0-SNAPSHOT [58/119] 19:23:20 [INFO] ------------------------------[ feature ]------------------------------- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:20 [INFO] 19:23:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:20 [INFO] 19:23:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:20 [INFO] argLine set to empty 19:23:20 [INFO] 19:23:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Starting audit... 19:23:20 Audit done. 19:23:20 [INFO] You have 0 Checkstyle violations. 19:23:20 [INFO] 19:23:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Starting audit... 19:23:20 Audit done. 19:23:20 [INFO] You have 0 Checkstyle violations. 19:23:20 [INFO] 19:23:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes/META-INF/maven/dependencies.properties 19:23:20 [INFO] 19:23:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml 19:23:20 [INFO] ...done! 19:23:20 [INFO] Attaching features XML 19:23:20 [INFO] 19:23:20 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:23:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:23:20 [INFO] 19:23:20 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 19:23:20 [INFO] 19:23:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 19:23:20 [INFO] 19:23:20 [INFO] 19:23:20 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] 19:23:20 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8040 --- 19:23:20 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/surefire-reports 19:23:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:20 [INFO] 19:23:20 [INFO] ------------------------------------------------------- 19:23:20 [INFO] T E S T S 19:23:20 [INFO] ------------------------------------------------------- 19:23:22 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:23:33 [INFO] 19:23:33 [INFO] Results: 19:23:33 [INFO] 19:23:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:23:33 [INFO] 19:23:33 [INFO] 19:23:33 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8040 --- 19:23:33 [INFO] 19:23:33 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 19:23:33 [INFO] 19:23:33 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8040 --- 19:23:33 [INFO] CycloneDX: Resolving Dependencies 19:23:36 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 19:23:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml 19:23:36 [INFO] attaching as odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json 19:23:36 [INFO] attaching as odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.json 19:23:36 [INFO] 19:23:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] Skipping duplicate-finder execution! 19:23:36 [INFO] 19:23:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] Skipping plugin execution 19:23:36 [INFO] 19:23:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] No sources in project. Archive not created. 19:23:36 [INFO] 19:23:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] 19:23:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:36 [INFO] 19:23:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] No primary artifact to install, installing attached artifacts instead. 19:23:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT.pom 19:23:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-features.xml 19:23:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-SNAPSHOT-cyclonedx.json 19:23:36 [INFO] 19:23:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 19:23:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:36 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:23:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:23:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:23:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:23:37 [INFO] 19:23:37 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 19:23:37 [INFO] Building rfc8639 7.0.0-SNAPSHOT [59/119] 19:23:37 [INFO] -------------------------------[ bundle ]------------------------------- 19:23:37 [INFO] 19:23:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8639 --- 19:23:37 [INFO] 19:23:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8639 --- 19:23:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:37 [INFO] 19:23:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 19:23:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:37 [INFO] 19:23:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8639 --- 19:23:37 [INFO] 19:23:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8639 --- 19:23:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:23:37 [INFO] 19:23:37 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8639 --- 19:23:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:23:37 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/yang 19:23:37 [INFO] yang-to-sources: Found 8 dependencies in 990.3 μs 19:23:37 [INFO] yang-to-sources: Project model files found: 1 in 6.227 ms 19:23:37 [INFO] yang-to-sources: 9 YANG models processed in 70.60 ms 19:23:37 [INFO] BindingJavaFileGenerator: Defined 136 files in 14.83 ms 19:23:37 [INFO] Sorted 136 files into 22 directories in 215.7 μs 19:23:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 103.8 ms 19:23:37 [INFO] 19:23:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8639 --- 19:23:38 [INFO] Starting audit... 19:23:38 Audit done. 19:23:38 [INFO] You have 0 Checkstyle violations. 19:23:38 [INFO] 19:23:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8639 --- 19:23:38 [INFO] Starting audit... 19:23:38 Audit done. 19:23:38 [INFO] You have 0 Checkstyle violations. 19:23:38 [INFO] 19:23:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8639 --- 19:23:38 [INFO] 19:23:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 19:23:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/main/resources 19:23:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:23:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:23:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:23:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/target/generated-sources/spi 19:23:38 [INFO] 19:23:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8639 --- 19:23:38 [INFO] Recompiling the module because of changed dependency. 19:23:38 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 19:23:38 [INFO] 19:23:38 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8639 >>> 19:23:38 [INFO] 19:23:38 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8639 --- 19:23:38 [INFO] Fork Value is true 19:23:41 [INFO] Done SpotBugs Analysis.... 19:23:41 [INFO] 19:23:41 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8639 <<< 19:23:41 [INFO] 19:23:41 [INFO] 19:23:41 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8639 --- 19:23:41 [INFO] BugInstance size is 0 19:23:41 [INFO] Error size is 0 19:23:41 [INFO] No errors/warnings found 19:23:41 [INFO] 19:23:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 19:23:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8639/src/test/resources 19:23:41 [INFO] 19:23:41 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8639 --- 19:23:41 [INFO] No sources to compile 19:23:41 [INFO] 19:23:41 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8639 --- 19:23:41 [INFO] No tests to run. 19:23:41 [INFO] 19:23:41 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8639 --- 19:23:41 [INFO] 19:23:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 19:23:41 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT.jar 19:23:41 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes/META-INF/MANIFEST.MF 19:23:41 [INFO] 19:23:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8639 --- 19:23:41 [INFO] No previous run data found, generating javadoc. 19:23:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-javadoc.jar 19:23:45 [INFO] 19:23:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8639 --- 19:23:45 [INFO] CycloneDX: Resolving Dependencies 19:23:45 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 19:23:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml 19:23:45 [INFO] attaching as rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json 19:23:45 [INFO] attaching as rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:23:45 [INFO] 19:23:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 19:23:45 [INFO] Skipping duplicate-finder execution! 19:23:45 [INFO] 19:23:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8639 --- 19:23:45 [WARNING] Used undeclared dependencies found: 19:23:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:23:45 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:23:45 [INFO] 19:23:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8639 --- 19:23:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-sources.jar 19:23:46 [INFO] 19:23:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8639 --- 19:23:46 [INFO] 19:23:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8639 --- 19:23:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:23:46 [INFO] 19:23:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8639 --- 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.jar 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.pom 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-javadoc.jar 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:23:46 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8639/target/rfc8639-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT-sources.jar 19:23:46 [INFO] 19:23:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 19:23:46 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-SNAPSHOT.jar 19:23:46 [INFO] Writing OBR metadata 19:23:46 [INFO] 19:23:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8639 --- 19:23:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:23:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:23:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:23:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:23:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:23:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:23:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:23:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:23:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:23:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:23:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:23:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:23:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:23:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:23:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:23:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:23:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:23:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:23:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:23:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:23:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:23:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:23:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:23:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:23:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:23:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:23:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:23:46 at java.lang.reflect.Method.invoke (Method.java:568) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:23:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:23:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:23:46 [INFO] 19:23:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 19:23:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:23:46 [INFO] 19:23:46 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 19:23:46 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.0-SNAPSHOT [60/119] 19:23:46 [INFO] ------------------------------[ feature ]------------------------------- 19:23:46 [INFO] 19:23:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] 19:23:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:46 [INFO] 19:23:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:23:46 [INFO] 19:23:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] 19:23:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:23:46 [INFO] argLine set to empty 19:23:46 [INFO] 19:23:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Starting audit... 19:23:46 Audit done. 19:23:46 [INFO] You have 0 Checkstyle violations. 19:23:46 [INFO] 19:23:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Starting audit... 19:23:46 Audit done. 19:23:46 [INFO] You have 0 Checkstyle violations. 19:23:46 [INFO] 19:23:46 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes/META-INF/maven/dependencies.properties 19:23:46 [INFO] 19:23:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] 19:23:46 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml 19:23:46 [INFO] ...done! 19:23:46 [INFO] Attaching features XML 19:23:46 [INFO] 19:23:46 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8639 --- 19:23:46 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:23:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:23:46 [INFO] 19:23:46 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 19:23:46 [INFO] 19:23:46 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 19:23:47 [INFO] 19:23:47 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 19:23:47 [INFO] 19:23:47 [INFO] 19:23:47 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 19:23:47 [INFO] 19:23:47 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8639 --- 19:23:47 [INFO] 19:23:47 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8639 --- 19:23:47 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/surefire-reports 19:23:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:23:47 [INFO] 19:23:47 [INFO] ------------------------------------------------------- 19:23:47 [INFO] T E S T S 19:23:47 [INFO] ------------------------------------------------------- 19:23:48 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.07 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:04 [INFO] 19:24:04 [INFO] Results: 19:24:04 [INFO] 19:24:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:24:04 [INFO] 19:24:04 [INFO] 19:24:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8639 --- 19:24:04 [INFO] 19:24:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 19:24:04 [INFO] 19:24:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8639 --- 19:24:04 [INFO] CycloneDX: Resolving Dependencies 19:24:08 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 19:24:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml 19:24:08 [INFO] attaching as odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json 19:24:08 [INFO] attaching as odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:24:08 [INFO] 19:24:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] Skipping duplicate-finder execution! 19:24:08 [INFO] 19:24:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] Skipping plugin execution 19:24:08 [INFO] 19:24:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] No sources in project. Archive not created. 19:24:08 [INFO] 19:24:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] 19:24:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:08 [INFO] 19:24:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] No primary artifact to install, installing attached artifacts instead. 19:24:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT.pom 19:24:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-features.xml 19:24:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-SNAPSHOT-cyclonedx.json 19:24:08 [INFO] 19:24:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 19:24:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:24:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:24:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:24:08 [INFO] 19:24:08 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 19:24:08 [INFO] Building rfc8641 7.0.0-SNAPSHOT [61/119] 19:24:08 [INFO] -------------------------------[ bundle ]------------------------------- 19:24:08 [INFO] 19:24:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8641 --- 19:24:08 [INFO] 19:24:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8641 --- 19:24:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:08 [INFO] 19:24:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 19:24:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:08 [INFO] 19:24:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8641 --- 19:24:09 [INFO] 19:24:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8641 --- 19:24:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:24:09 [INFO] 19:24:09 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8641 --- 19:24:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:24:09 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/yang 19:24:09 [INFO] yang-to-sources: Found 11 dependencies in 1.179 ms 19:24:09 [INFO] yang-to-sources: Project model files found: 1 in 2.546 ms 19:24:09 [INFO] yang-to-sources: 12 YANG models processed in 73.48 ms 19:24:09 [INFO] BindingJavaFileGenerator: Defined 94 files in 17.90 ms 19:24:09 [INFO] Sorted 94 files into 24 directories in 189.2 μs 19:24:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 40.32 ms 19:24:09 [INFO] 19:24:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8641 --- 19:24:09 [INFO] Starting audit... 19:24:09 Audit done. 19:24:09 [INFO] You have 0 Checkstyle violations. 19:24:09 [INFO] 19:24:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8641 --- 19:24:09 [INFO] Starting audit... 19:24:09 Audit done. 19:24:09 [INFO] You have 0 Checkstyle violations. 19:24:09 [INFO] 19:24:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8641 --- 19:24:09 [INFO] 19:24:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 19:24:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/main/resources 19:24:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:24:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:24:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/target/generated-sources/spi 19:24:09 [INFO] 19:24:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8641 --- 19:24:09 [INFO] Recompiling the module because of changed dependency. 19:24:09 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 19:24:09 [INFO] 19:24:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8641 >>> 19:24:09 [INFO] 19:24:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8641 --- 19:24:09 [INFO] Fork Value is true 19:24:12 [INFO] Done SpotBugs Analysis.... 19:24:12 [INFO] 19:24:12 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8641 <<< 19:24:12 [INFO] 19:24:12 [INFO] 19:24:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8641 --- 19:24:12 [INFO] BugInstance size is 0 19:24:12 [INFO] Error size is 0 19:24:12 [INFO] No errors/warnings found 19:24:12 [INFO] 19:24:12 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 19:24:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8641/src/test/resources 19:24:12 [INFO] 19:24:12 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8641 --- 19:24:12 [INFO] No sources to compile 19:24:12 [INFO] 19:24:12 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8641 --- 19:24:12 [INFO] No tests to run. 19:24:12 [INFO] 19:24:12 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8641 --- 19:24:12 [INFO] 19:24:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 19:24:12 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT.jar 19:24:12 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes/META-INF/MANIFEST.MF 19:24:12 [INFO] 19:24:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8641 --- 19:24:12 [INFO] No previous run data found, generating javadoc. 19:24:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-javadoc.jar 19:24:15 [INFO] 19:24:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8641 --- 19:24:15 [INFO] CycloneDX: Resolving Dependencies 19:24:16 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:24:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml 19:24:16 [INFO] attaching as rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json 19:24:16 [INFO] attaching as rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:24:16 [INFO] 19:24:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 19:24:16 [INFO] Skipping duplicate-finder execution! 19:24:16 [INFO] 19:24:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8641 --- 19:24:16 [INFO] No dependency problems found 19:24:16 [INFO] 19:24:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8641 --- 19:24:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-sources.jar 19:24:16 [INFO] 19:24:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8641 --- 19:24:16 [INFO] 19:24:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8641 --- 19:24:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:24:16 [INFO] 19:24:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8641 --- 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.jar 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.pom 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-javadoc.jar 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:24:16 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8641/target/rfc8641-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT-sources.jar 19:24:16 [INFO] 19:24:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 19:24:16 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-SNAPSHOT.jar 19:24:16 [INFO] Writing OBR metadata 19:24:16 [INFO] 19:24:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8641 --- 19:24:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:16 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:24:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:16 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:24:16 [INFO] 19:24:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 19:24:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:24:16 [INFO] 19:24:16 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 19:24:16 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.0-SNAPSHOT [62/119] 19:24:16 [INFO] ------------------------------[ feature ]------------------------------- 19:24:16 [INFO] 19:24:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8641 --- 19:24:16 [INFO] 19:24:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 19:24:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:16 [INFO] 19:24:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 19:24:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:16 [INFO] 19:24:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] 19:24:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:17 [INFO] argLine set to empty 19:24:17 [INFO] 19:24:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Starting audit... 19:24:17 Audit done. 19:24:17 [INFO] You have 0 Checkstyle violations. 19:24:17 [INFO] 19:24:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Starting audit... 19:24:17 Audit done. 19:24:17 [INFO] You have 0 Checkstyle violations. 19:24:17 [INFO] 19:24:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes/META-INF/maven/dependencies.properties 19:24:17 [INFO] 19:24:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] 19:24:17 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml 19:24:17 [INFO] ...done! 19:24:17 [INFO] Attaching features XML 19:24:17 [INFO] 19:24:17 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8641 --- 19:24: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 19:24:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:24:17 [INFO] 19:24:17 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 19:24:17 [INFO] 19:24:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] 19:24:17 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 19:24:17 [INFO] 19:24:17 [INFO] 19:24:17 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] 19:24:17 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] 19:24:17 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8641 --- 19:24:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/surefire-reports 19:24:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:24:17 [INFO] 19:24:17 [INFO] ------------------------------------------------------- 19:24:17 [INFO] T E S T S 19:24:17 [INFO] ------------------------------------------------------- 19:24:19 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:31 [INFO] 19:24:31 [INFO] Results: 19:24:31 [INFO] 19:24:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:24:31 [INFO] 19:24:31 [INFO] 19:24:31 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8641 --- 19:24:31 [INFO] 19:24:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 19:24:31 [INFO] 19:24:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8641 --- 19:24:31 [INFO] CycloneDX: Resolving Dependencies 19:24:34 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 19:24:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml 19:24:34 [INFO] attaching as odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json 19:24:34 [INFO] attaching as odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:24:34 [INFO] 19:24:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] Skipping duplicate-finder execution! 19:24:34 [INFO] 19:24:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] Skipping plugin execution 19:24:34 [INFO] 19:24:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] No sources in project. Archive not created. 19:24:34 [INFO] 19:24:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] 19:24:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:34 [INFO] 19:24:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] No primary artifact to install, installing attached artifacts instead. 19:24:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT.pom 19:24:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-features.xml 19:24:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-SNAPSHOT-cyclonedx.json 19:24:34 [INFO] 19:24:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 19:24:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:24:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:24:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:24:34 [INFO] 19:24:34 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 19:24:34 [INFO] Building rfc8650 7.0.0-SNAPSHOT [63/119] 19:24:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:24:34 [INFO] 19:24:34 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rfc8650 --- 19:24:34 [INFO] 19:24:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rfc8650 --- 19:24:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:34 [INFO] 19:24:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 19:24:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:34 [INFO] 19:24:34 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rfc8650 --- 19:24:34 [INFO] 19:24:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rfc8650 --- 19:24:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/model/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:24:34 [INFO] 19:24:34 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ rfc8650 --- 19:24:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:24:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/yang 19:24:34 [INFO] yang-to-sources: Found 9 dependencies in 1.442 ms 19:24:34 [INFO] yang-to-sources: Project model files found: 1 in 654.5 μs 19:24:34 [INFO] yang-to-sources: 10 YANG models processed in 57.90 ms 19:24:34 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.503 ms 19:24:34 [INFO] Sorted 11 files into 3 directories in 63.69 μs 19:24:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 13.64 ms 19:24:34 [INFO] 19:24:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rfc8650 --- 19:24:34 [INFO] Starting audit... 19:24:34 Audit done. 19:24:34 [INFO] You have 0 Checkstyle violations. 19:24:34 [INFO] 19:24:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rfc8650 --- 19:24:34 [INFO] Starting audit... 19:24:34 Audit done. 19:24:34 [INFO] You have 0 Checkstyle violations. 19:24:34 [INFO] 19:24:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rfc8650 --- 19:24:34 [INFO] 19:24:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 19:24:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/main/resources 19:24:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:24:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:24:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/target/generated-sources/spi 19:24:34 [INFO] 19:24:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rfc8650 --- 19:24:34 [INFO] Recompiling the module because of changed dependency. 19:24:34 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 19:24:35 [INFO] 19:24:35 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ rfc8650 >>> 19:24:35 [INFO] 19:24:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ rfc8650 --- 19:24:35 [INFO] Fork Value is true 19:24:39 [INFO] Done SpotBugs Analysis.... 19:24:39 [INFO] 19:24:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ rfc8650 <<< 19:24:39 [INFO] 19:24:39 [INFO] 19:24:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ rfc8650 --- 19:24:39 [INFO] BugInstance size is 0 19:24:39 [INFO] Error size is 0 19:24:39 [INFO] No errors/warnings found 19:24:39 [INFO] 19:24:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 19:24:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/model/rfc8650/src/test/resources 19:24:39 [INFO] 19:24:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rfc8650 --- 19:24:39 [INFO] No sources to compile 19:24:39 [INFO] 19:24:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ rfc8650 --- 19:24:39 [INFO] No tests to run. 19:24:39 [INFO] 19:24:39 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ rfc8650 --- 19:24:39 [INFO] 19:24:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 19:24:39 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT.jar 19:24:39 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes/META-INF/MANIFEST.MF 19:24:39 [INFO] 19:24:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rfc8650 --- 19:24:39 [INFO] No previous run data found, generating javadoc. 19:24:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-javadoc.jar 19:24:39 [INFO] 19:24:39 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ rfc8650 --- 19:24:39 [INFO] CycloneDX: Resolving Dependencies 19:24:39 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 19:24:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml 19:24:39 [INFO] attaching as rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json 19:24:39 [INFO] attaching as rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:24:39 [INFO] 19:24:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 19:24:39 [INFO] Skipping duplicate-finder execution! 19:24:39 [INFO] 19:24:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rfc8650 --- 19:24:39 [INFO] No dependency problems found 19:24:39 [INFO] 19:24:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rfc8650 --- 19:24:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-sources.jar 19:24:39 [INFO] 19:24:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rfc8650 --- 19:24:39 [INFO] 19:24:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rfc8650 --- 19:24:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:24:39 [INFO] 19:24:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rfc8650 --- 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.jar 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.pom 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-javadoc.jar 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:24:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/model/rfc8650/target/rfc8650-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT-sources.jar 19:24:39 [INFO] 19:24:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 19:24:39 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-SNAPSHOT.jar 19:24:39 [INFO] Writing OBR metadata 19:24:39 [INFO] 19:24:39 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rfc8650 --- 19:24:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:24:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:39 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:39 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:24:39 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:39 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:24:39 [INFO] 19:24:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 19:24:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:24:39 [INFO] 19:24:39 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 19:24:39 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.0-SNAPSHOT [64/119] 19:24:39 [INFO] ------------------------------[ feature ]------------------------------- 19:24:39 [INFO] 19:24:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-model-rfc8650 --- 19:24:39 [INFO] 19:24:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 19:24:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:39 [INFO] 19:24:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 19:24:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:39 [INFO] 19:24:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] 19:24:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:40 [INFO] argLine set to empty 19:24:40 [INFO] 19:24:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Starting audit... 19:24:40 Audit done. 19:24:40 [INFO] You have 0 Checkstyle violations. 19:24:40 [INFO] 19:24:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Starting audit... 19:24:40 Audit done. 19:24:40 [INFO] You have 0 Checkstyle violations. 19:24:40 [INFO] 19:24:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes/META-INF/maven/dependencies.properties 19:24:40 [INFO] 19:24:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] 19:24:40 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml 19:24:40 [INFO] ...done! 19:24:40 [INFO] Attaching features XML 19:24:40 [INFO] 19:24:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:24:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:24:40 [INFO] 19:24:40 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 19:24:40 [INFO] 19:24:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] 19:24:40 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 19:24:40 [INFO] 19:24:40 [INFO] 19:24:40 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] 19:24:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] 19:24:40 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-model-rfc8650 --- 19:24:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/surefire-reports 19:24:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:24:40 [INFO] 19:24:40 [INFO] ------------------------------------------------------- 19:24:40 [INFO] T E S T S 19:24:40 [INFO] ------------------------------------------------------- 19:24:41 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.73 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:24:53 [INFO] 19:24:53 [INFO] Results: 19:24:53 [INFO] 19:24:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:24:53 [INFO] 19:24:53 [INFO] 19:24:53 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-model-rfc8650 --- 19:24:53 [INFO] 19:24:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 19:24:53 [INFO] 19:24:53 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-model-rfc8650 --- 19:24:53 [INFO] CycloneDX: Resolving Dependencies 19:24:57 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:24:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml 19:24:57 [INFO] attaching as odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json 19:24:57 [INFO] attaching as odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:24:57 [INFO] 19:24:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] Skipping duplicate-finder execution! 19:24:57 [INFO] 19:24:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] Skipping plugin execution 19:24:57 [INFO] 19:24:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] No sources in project. Archive not created. 19:24:57 [INFO] 19:24:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] 19:24:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:24:57 [INFO] 19:24:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] No primary artifact to install, installing attached artifacts instead. 19:24:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT.pom 19:24:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-features.xml 19:24:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.xml 19:24:57 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-SNAPSHOT-cyclonedx.json 19:24:57 [INFO] 19:24:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 19:24:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:24:57 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:24:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:24:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:24:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:24:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:24:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:24:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:24:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:24:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:24:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:24:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:24:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:24:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:24:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:24:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:24:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:24:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:24:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:24:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:24:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:24:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:24:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:24:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:24:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:24:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:24:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:24:57 at java.lang.reflect.Method.invoke (Method.java:568) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:24:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:24:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:24:57 [INFO] 19:24:57 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 19:24:57 [INFO] Building keystore-legacy 7.0.0-SNAPSHOT [65/119] 19:24:57 [INFO] -------------------------------[ bundle ]------------------------------- 19:24:57 [INFO] 19:24:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-legacy --- 19:24:57 [INFO] 19:24:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-legacy --- 19:24:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:57 [INFO] 19:24:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ keystore-legacy --- 19:24:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:24:57 [INFO] 19:24:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-legacy --- 19:24:57 [INFO] 19:24:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ keystore-legacy --- 19:24:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:24:57 [INFO] 19:24:57 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ keystore-legacy --- 19:24:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:24:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/yang 19:24:57 [INFO] yang-to-sources: Found 0 dependencies in 3.214 ms 19:24:57 [INFO] yang-to-sources: Project model files found: 1 in 1.150 ms 19:24:57 [INFO] yang-to-sources: 1 YANG models processed in 2.800 ms 19:24:57 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.993 ms 19:24:57 [INFO] Sorted 60 files into 9 directories in 98.78 μs 19:24:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 21.97 ms 19:24:57 [INFO] 19:24:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ keystore-legacy --- 19:24:57 [INFO] Starting audit... 19:24:57 Audit done. 19:24:57 [INFO] You have 0 Checkstyle violations. 19:24:57 [INFO] 19:24:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ keystore-legacy --- 19:24:58 [INFO] Starting audit... 19:24:58 Audit done. 19:24:58 [INFO] You have 0 Checkstyle violations. 19:24:58 [INFO] 19:24:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ keystore-legacy --- 19:24:58 [INFO] 19:24:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 19:24:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/resources 19:24:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:24:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:24:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:24:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/generated-sources/spi 19:24:58 [INFO] 19:24:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ keystore-legacy --- 19:24:58 [INFO] Recompiling the module because of changed dependency. 19:24:58 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 19:24:58 [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:24:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:24:58 [INFO] 19:24:58 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 19:24:58 [INFO] 19:24:58 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ keystore-legacy --- 19:24:58 [INFO] Fork Value is true 19:25:02 [INFO] Done SpotBugs Analysis.... 19:25:02 [INFO] 19:25:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 19:25:02 [INFO] 19:25:02 [INFO] 19:25:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ keystore-legacy --- 19:25:02 [INFO] BugInstance size is 0 19:25:02 [INFO] Error size is 0 19:25:02 [INFO] No errors/warnings found 19:25:02 [INFO] 19:25:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 19:25:02 [INFO] Copying 7 resources from src/test/resources to target/test-classes 19:25:02 [INFO] 19:25:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ keystore-legacy --- 19:25:02 [INFO] Recompiling the module because of changed dependency. 19:25:02 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 19:25:02 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:25:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:25:02 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 19:25:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:02 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:25:02 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:25:02 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 19:25:02 [WARNING] /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 19:25:02 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:02 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:25:02 [INFO] 19:25:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ keystore-legacy --- 19:25:02 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/surefire-reports 19:25:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:02 [INFO] 19:25:02 [INFO] ------------------------------------------------------- 19:25:02 [INFO] T E S T S 19:25:02 [INFO] ------------------------------------------------------- 19:25:03 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:25:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:25:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 19:25:05 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:25:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 19:25:06 [INFO] 19:25:06 [INFO] Results: 19:25:06 [INFO] 19:25:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:25:06 [INFO] 19:25:06 [INFO] 19:25:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ keystore-legacy --- 19:25:06 [INFO] 19:25:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 19:25:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT.jar 19:25:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 19:25:06 [INFO] 19:25:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ keystore-legacy --- 19:25:07 [INFO] No previous run data found, generating javadoc. 19:25:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar 19:25:09 [INFO] 19:25:09 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-legacy --- 19:25:09 [INFO] CycloneDX: Resolving Dependencies 19:25:10 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 19:25:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml 19:25:10 [INFO] attaching as keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json 19:25:10 [INFO] attaching as keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.json 19:25:10 [INFO] 19:25:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 19:25:10 [INFO] Skipping duplicate-finder execution! 19:25:10 [INFO] 19:25:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ keystore-legacy --- 19:25:10 [WARNING] Used undeclared dependencies found: 19:25:10 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:25:10 [INFO] 19:25:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ keystore-legacy --- 19:25:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-sources.jar 19:25:10 [INFO] 19:25:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ keystore-legacy --- 19:25:10 [INFO] 19:25:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ keystore-legacy --- 19:25:10 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec 19:25:10 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 19:25:10 [INFO] 19:25:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-legacy --- 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.jar 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.pom 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-javadoc.jar 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-cyclonedx.json 19:25:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/keystore-legacy-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT-sources.jar 19:25:10 [INFO] 19:25:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 19:25:10 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-SNAPSHOT.jar 19:25:10 [INFO] Writing OBR metadata 19:25:10 [INFO] 19:25:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-legacy --- 19:25:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:25:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:25:10 [INFO] 19:25:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 19:25:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:10 [INFO] 19:25:10 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 19:25:10 [INFO] Building netconf-dom-api 7.0.0-SNAPSHOT [66/119] 19:25:10 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:10 [INFO] 19:25:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-dom-api --- 19:25:10 [INFO] 19:25:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-dom-api --- 19:25:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:10 [INFO] 19:25:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 19:25:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:10 [INFO] 19:25:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-dom-api --- 19:25:11 [INFO] 19:25:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-dom-api --- 19:25:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:25:11 [INFO] 19:25:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-dom-api --- 19:25:11 [INFO] Starting audit... 19:25:11 Audit done. 19:25:11 [INFO] You have 0 Checkstyle violations. 19:25:11 [INFO] 19:25:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-dom-api --- 19:25:11 [INFO] Starting audit... 19:25:11 Audit done. 19:25:11 [INFO] You have 0 Checkstyle violations. 19:25:11 [INFO] 19:25:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-dom-api --- 19:25:11 [INFO] 19:25:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 19:25:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/resources 19:25:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/spi 19:25:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/generated-sources/yang 19:25:11 [INFO] 19:25:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-dom-api --- 19:25:11 [INFO] Recompiling the module because of changed dependency. 19:25:11 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 19:25:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 19:25:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 19:25:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 19:25:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 19:25:11 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 19:25:11 [INFO] 19:25:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 19:25:11 [INFO] 19:25:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-dom-api --- 19:25:11 [INFO] Fork Value is true 19:25:13 [INFO] Done SpotBugs Analysis.... 19:25:13 [INFO] 19:25:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 19:25:13 [INFO] 19:25:13 [INFO] 19:25:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-dom-api --- 19:25:13 [INFO] BugInstance size is 0 19:25:13 [INFO] Error size is 0 19:25:13 [INFO] No errors/warnings found 19:25:13 [INFO] 19:25:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 19:25:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/test/resources 19:25:13 [INFO] 19:25:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-dom-api --- 19:25:13 [INFO] No sources to compile 19:25:13 [INFO] 19:25:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-dom-api --- 19:25:13 [INFO] No tests to run. 19:25:13 [INFO] 19:25:13 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-dom-api --- 19:25:13 [INFO] 19:25:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 19:25:13 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:25:13 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:25:13 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 19:25:13 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:25:13 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:25:13 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 19:25:13 [INFO] 19:25:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-dom-api --- 19:25:14 [INFO] No previous run data found, generating javadoc. 19:25:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar 19:25:15 [INFO] 19:25:15 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-dom-api --- 19:25:15 [INFO] CycloneDX: Resolving Dependencies 19:25:15 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 19:25:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml 19:25:15 [INFO] attaching as netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json 19:25:15 [INFO] attaching as netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.json 19:25:15 [INFO] 19:25:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 19:25:15 [INFO] Skipping duplicate-finder execution! 19:25:15 [INFO] 19:25:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-dom-api --- 19:25:15 [INFO] No dependency problems found 19:25:15 [INFO] 19:25:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-dom-api --- 19:25:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar 19:25:15 [INFO] 19:25:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-dom-api --- 19:25:15 [INFO] 19:25:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-dom-api --- 19:25:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:25:15 [INFO] 19:25:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-dom-api --- 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.pom 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-javadoc.jar 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-cyclonedx.json 19:25:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT-sources.jar 19:25:15 [INFO] 19:25:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 19:25:15 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-SNAPSHOT.jar 19:25:15 [INFO] Writing OBR metadata 19:25:15 [INFO] 19:25:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-dom-api --- 19:25:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:25:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:25:15 [INFO] 19:25:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 19:25:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:15 [INFO] 19:25:15 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 19:25:15 [INFO] Building netconf-client-mdsal 7.0.0-SNAPSHOT [67/119] 19:25:15 [INFO] -------------------------------[ bundle ]------------------------------- 19:25:15 [INFO] 19:25:15 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-client-mdsal --- 19:25:15 [INFO] 19:25:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-client-mdsal --- 19:25:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:15 [INFO] 19:25:15 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 19:25:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:15 [INFO] 19:25:15 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-client-mdsal --- 19:25:16 [INFO] 19:25:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 19:25:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:25:16 [INFO] 19:25:16 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-client-mdsal --- 19:25:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:25:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/yang 19:25:16 [INFO] yang-to-sources: Found 18 dependencies in 6.517 ms 19:25:16 [INFO] yang-to-sources: Project model files found: 1 in 2.476 ms 19:25:16 [INFO] yang-to-sources: 3 YANG models processed in 73.84 ms 19:25:16 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.610 ms 19:25:16 [INFO] Sorted 53 files into 17 directories in 104.2 μs 19:25:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 29.30 ms 19:25:16 [INFO] 19:25:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-client-mdsal --- 19:25:16 [INFO] Starting audit... 19:25:16 Audit done. 19:25:16 [INFO] You have 0 Checkstyle violations. 19:25:16 [INFO] 19:25:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-client-mdsal --- 19:25:18 [INFO] Starting audit... 19:25:18 Audit done. 19:25:18 [INFO] You have 0 Checkstyle violations. 19:25:18 [INFO] 19:25:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-client-mdsal --- 19:25:18 [INFO] 19:25:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 19:25:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/resources 19:25:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:25:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:25:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:25:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/generated-sources/spi 19:25:18 [INFO] 19:25:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-client-mdsal --- 19:25:18 [INFO] Recompiling the module because of changed dependency. 19:25:18 [INFO] Compiling 134 source files with javac [debug release 17] to target/classes 19:25:19 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:25:19 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 19:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[275,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 19:25:19 [WARNING] /w/workspace/netconf-maven-merge-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:25:19 [WARNING] /w/workspace/netconf-maven-merge-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:25:19 [WARNING] /w/workspace/netconf-maven-merge-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:25:19 [WARNING] /w/workspace/netconf-maven-merge-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:25:19 [WARNING] /w/workspace/netconf-maven-merge-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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[95,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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[99,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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[100,87] 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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,22] 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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[104,22] 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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[106,22] 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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 19:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[296,15] found raw type: org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult 19:25:19 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.stream.NormalizationResult 19:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[306,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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[307,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:25:19 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[338,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:25:19 [INFO] 19:25:19 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 19:25:19 [INFO] 19:25:19 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-client-mdsal --- 19:25:19 [INFO] Fork Value is true 19:25:26 [INFO] Done SpotBugs Analysis.... 19:25:26 [INFO] 19:25:26 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 19:25:26 [INFO] 19:25:26 [INFO] 19:25:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-client-mdsal --- 19:25:26 [INFO] BugInstance size is 0 19:25:26 [INFO] Error size is 0 19:25:26 [INFO] No errors/warnings found 19:25:26 [INFO] 19:25:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 19:25:26 [INFO] Copying 43 resources from src/test/resources to target/test-classes 19:25:26 [INFO] 19:25:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 19:25:26 [INFO] Recompiling the module because of changed dependency. 19:25:26 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 19:25:26 [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:25:26 [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:25:26 [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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[568,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfStateSchemasTest.java:[157,74] unchecked conversion 19:25:26 required: com.google.common.util.concurrent.ListenableFuture 19:25:26 found: com.google.common.util.concurrent.ListenableFuture 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 19:25:26 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:25:26 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 19:25:26 required: java.util.Collection 19:25:26 found: java.util.Collection 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 19:25:26 required: java.util.Collection 19:25:26 found: java.util.Collection 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 19:25:26 required: java.util.Collection 19:25:26 found: java.util.Collection 19:25:26 [WARNING] /w/workspace/netconf-maven-merge-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:25:26 [INFO] 19:25:26 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-client-mdsal --- 19:25:26 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/surefire-reports 19:25:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:26 [INFO] 19:25:26 [INFO] ------------------------------------------------------- 19:25:26 [INFO] T E S T S 19:25:26 [INFO] ------------------------------------------------------- 19:25:28 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:25:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:25:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.71 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 19:25:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:25:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 19:25:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:25:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 19:25:40 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:25:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 19:25:44 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:25:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 19:25:44 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:25:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 19:25:44 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:25:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 19:25:45 [INFO] Running org.opendaylight.netconf.client.mdsal.NC881Test 19:25:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.client.mdsal.NC881Test 19:25:45 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:25:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 19:25:45 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:25:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 19:25:46 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:25:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 19:25:46 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:25:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 19:25:46 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:25:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 19:25:46 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:25:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 19:25:46 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:25:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:25:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:25:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:25:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:25:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:25:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:25:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 19:25:47 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:25:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 19:25:48 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:25:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 19:25:48 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:25:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 19:25:49 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:25:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 19:25:50 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfStateSchemasTest 19:25:50 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.249 s -- in org.opendaylight.netconf.client.mdsal.NetconfStateSchemasTest 19:25:50 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:25:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 19:25:50 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:25:51 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 19:25:51 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:25:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 19:25:51 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:25:52 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:25:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:25:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:25:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:25:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:25:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:25:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:25:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:25:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 19:25:52 [INFO] Running org.opendaylight.netconf.client.mdsal.MonitoringSchemaSourceProviderTest 19:25:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.MonitoringSchemaSourceProviderTest 19:25:52 [INFO] 19:25:52 [INFO] Results: 19:25:52 [INFO] 19:25:52 [WARNING] Tests run: 218, Failures: 0, Errors: 0, Skipped: 1 19:25:52 [INFO] 19:25:52 [INFO] 19:25:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-client-mdsal --- 19:25:52 [INFO] 19:25:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 19:25:53 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 19:25:53 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:25:53 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 19:25:53 [INFO] 19:25:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-client-mdsal --- 19:25:53 [INFO] No previous run data found, generating javadoc. 19:25:56 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:25:56 [INFO] 19:25:56 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-client-mdsal --- 19:25:56 [INFO] CycloneDX: Resolving Dependencies 19:25:58 [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) 19:25:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml 19:25:58 [INFO] attaching as netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json 19:25:58 [INFO] attaching as netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:25:58 [INFO] 19:25:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 19:25:58 [INFO] Skipping duplicate-finder execution! 19:25:58 [INFO] 19:25:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 19:25:58 [WARNING] Used undeclared dependencies found: 19:25:58 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:25:58 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:25:58 [WARNING] Non-test scoped test only dependencies found: 19:25:58 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:25:58 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile 19:25:58 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:25:58 [INFO] 19:25:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 19:25:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar 19:25:58 [INFO] 19:25:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-client-mdsal --- 19:25:58 [INFO] 19:25:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-client-mdsal --- 19:25:58 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 19:25:58 [INFO] Analyzed bundle 'netconf-client-mdsal' with 108 classes 19:25:58 [INFO] 19:25:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-client-mdsal --- 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.pom 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-javadoc.jar 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.xml 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-cyclonedx.json 19:25:58 [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT-sources.jar 19:25:58 [INFO] 19:25:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 19:25:58 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-SNAPSHOT.jar 19:25:58 [INFO] Writing OBR metadata 19:25:58 [INFO] 19:25:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-client-mdsal --- 19:25:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:25:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:25:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:25:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:25:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:25:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:25:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:25:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:25:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:25:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:25:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:25:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:25:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:25:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:25:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:25:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:25:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:25:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:25:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:25:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:25:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:25:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:25:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:25:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:25:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:25:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:25:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:25:58 at java.lang.reflect.Method.invoke (Method.java:568) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:25:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:25:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:25:58 [INFO] 19:25:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 19:25:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:25:58 [INFO] 19:25:58 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 19:25:58 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.0-SNAPSHOT [68/119] 19:25:58 [INFO] ------------------------------[ feature ]------------------------------- 19:25:58 [INFO] 19:25:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector --- 19:25:58 [INFO] 19:25:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector --- 19:25:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:58 [INFO] 19:25:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 19:25:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:25:58 [INFO] 19:25:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector --- 19:25:59 [INFO] 19:25:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 19:25:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:25:59 [INFO] argLine set to empty 19:25:59 [INFO] 19:25:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector --- 19:25:59 [INFO] Starting audit... 19:25:59 Audit done. 19:25:59 [INFO] You have 0 Checkstyle violations. 19:25:59 [INFO] 19:25:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector --- 19:25:59 [INFO] Starting audit... 19:25:59 Audit done. 19:25:59 [INFO] You have 0 Checkstyle violations. 19:25:59 [INFO] 19:25:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector --- 19:25:59 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes/META-INF/maven/dependencies.properties 19:25:59 [INFO] 19:25:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector --- 19:25:59 [INFO] 19:25:59 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 19:25:59 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml 19:25:59 [INFO] ...done! 19:25:59 [INFO] Attaching features XML 19:25:59 [INFO] 19:25:59 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector --- 19:25:59 [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:25:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:25:59 [INFO] 19:25:59 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 19:25:59 [INFO] 19:25:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector --- 19:25:59 [INFO] 19:25:59 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 19:25:59 [INFO] 19:25:59 [INFO] 19:25:59 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector --- 19:25:59 [INFO] 19:25:59 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector --- 19:25:59 [INFO] 19:25:59 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector --- 19:25:59 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/surefire-reports 19:25:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:25:59 [INFO] 19:25:59 [INFO] ------------------------------------------------------- 19:25:59 [INFO] T E S T S 19:25:59 [INFO] ------------------------------------------------------- 19:26:01 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.21 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:26:21 [INFO] 19:26:21 [INFO] Results: 19:26:21 [INFO] 19:26:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:26:21 [INFO] 19:26:21 [INFO] 19:26:21 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector --- 19:26:21 [INFO] 19:26:21 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector --- 19:26:21 [INFO] 19:26:21 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector --- 19:26:21 [INFO] CycloneDX: Resolving Dependencies 19:26:26 [INFO] CycloneDX: Creating BOM version 1.4 with 257 component(s) 19:26:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml 19:26:26 [INFO] attaching as odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json 19:26:26 [INFO] attaching as odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.json 19:26:26 [INFO] 19:26:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 19:26:26 [INFO] Skipping duplicate-finder execution! 19:26:26 [INFO] 19:26:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector --- 19:26:26 [INFO] Skipping plugin execution 19:26:26 [INFO] 19:26:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector --- 19:26:26 [INFO] No sources in project. Archive not created. 19:26:26 [INFO] 19:26:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector --- 19:26:26 [INFO] 19:26:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector --- 19:26:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:26:26 [INFO] 19:26:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector --- 19:26:26 [INFO] No primary artifact to install, installing attached artifacts instead. 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT.pom 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-features.xml 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-SNAPSHOT-cyclonedx.json 19:26:26 [INFO] 19:26:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector --- 19:26:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:26:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:26:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:26:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:26:26 [INFO] 19:26:26 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 19:26:26 [INFO] Building netconf-test-models 7.0.0-SNAPSHOT [69/119] 19:26:26 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:26 [INFO] 19:26:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-models --- 19:26:26 [INFO] 19:26:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-models --- 19:26:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:27 [INFO] 19:26:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-models --- 19:26:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:27 [INFO] 19:26:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-models --- 19:26:27 [INFO] 19:26:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-models --- 19:26:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:26:27 [INFO] 19:26:27 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-models --- 19:26:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:26:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/yang 19:26:27 [INFO] yang-to-sources: Found 3 dependencies in 739.6 μs 19:26:27 [INFO] yang-to-sources: Project model files found: 3 in 603.2 μs 19:26:27 [INFO] yang-to-sources: 5 YANG models processed in 10.85 ms 19:26:27 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.529 ms 19:26:27 [INFO] Sorted 32 files into 7 directories in 81.85 μs 19:26:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 8.226 ms 19:26:27 [INFO] 19:26:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-models --- 19:26:27 [INFO] Starting audit... 19:26:27 Audit done. 19:26:27 [INFO] You have 0 Checkstyle violations. 19:26:27 [INFO] 19:26:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-models --- 19:26:27 [INFO] Starting audit... 19:26:27 Audit done. 19:26:27 [INFO] You have 0 Checkstyle violations. 19:26:27 [INFO] 19:26:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-models --- 19:26:27 [INFO] 19:26:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/main/resources 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:26:27 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:26:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:26:27 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 19:26:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/generated-sources/spi 19:26:27 [INFO] 19:26:27 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-models --- 19:26:27 [INFO] Recompiling the module because of changed dependency. 19:26:27 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 19:26:27 [INFO] 19:26:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 19:26:27 [INFO] 19:26:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-models --- 19:26:27 [INFO] Fork Value is true 19:26:30 [INFO] Done SpotBugs Analysis.... 19:26:30 [INFO] 19:26:30 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 19:26:30 [INFO] 19:26:30 [INFO] 19:26:30 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-models --- 19:26:30 [INFO] BugInstance size is 0 19:26:30 [INFO] Error size is 0 19:26:30 [INFO] No errors/warnings found 19:26:30 [INFO] 19:26:30 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 19:26:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/src/test/resources 19:26:30 [INFO] 19:26:30 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-models --- 19:26:30 [INFO] No sources to compile 19:26:30 [INFO] 19:26:30 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-models --- 19:26:30 [INFO] No tests to run. 19:26:30 [INFO] 19:26:30 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-models --- 19:26:30 [INFO] 19:26:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 19:26:30 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT.jar 19:26:30 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 19:26:30 [INFO] 19:26:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-models --- 19:26:30 [INFO] No previous run data found, generating javadoc. 19:26:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar 19:26:32 [INFO] 19:26:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-models --- 19:26:32 [INFO] CycloneDX: Resolving Dependencies 19:26:32 [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) 19:26:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml 19:26:32 [INFO] attaching as netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json 19:26:32 [INFO] attaching as netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.json 19:26:32 [INFO] 19:26:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 19:26:32 [INFO] Skipping duplicate-finder execution! 19:26:32 [INFO] 19:26:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-models --- 19:26:32 [INFO] No dependency problems found 19:26:32 [INFO] 19:26:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-models --- 19:26:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-sources.jar 19:26:32 [INFO] 19:26:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-models --- 19:26:32 [INFO] 19:26:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-models --- 19:26:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:26:32 [INFO] 19:26:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-models --- 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.jar 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.pom 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-javadoc.jar 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-cyclonedx.json 19:26:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/netconf-test-models-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT-sources.jar 19:26:32 [INFO] 19:26:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 19:26:33 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-SNAPSHOT.jar 19:26:33 [INFO] Writing OBR metadata 19:26:33 [INFO] 19:26:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-models --- 19:26:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:26:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:33 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:26:33 [INFO] 19:26:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 19:26:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:26:33 [INFO] 19:26:33 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 19:26:33 [INFO] Building netconf-topology 7.0.0-SNAPSHOT [70/119] 19:26:33 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:33 [INFO] 19:26:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology --- 19:26:33 [INFO] 19:26:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology --- 19:26:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:33 [INFO] 19:26:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology --- 19:26:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:33 [INFO] 19:26:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology --- 19:26:34 [INFO] 19:26:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology --- 19:26:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:26:34 [INFO] 19:26:34 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-topology --- 19:26:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:26:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/yang 19:26:34 [INFO] yang-to-sources: Found 21 dependencies in 8.294 ms 19:26:34 [INFO] yang-to-sources: Project model files found: 2 in 1.482 ms 19:26:34 [INFO] yang-to-sources: 7 YANG models processed in 83.68 ms 19:26:34 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.497 ms 19:26:34 [INFO] Sorted 44 files into 12 directories in 90.04 μs 19:26:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 29.37 ms 19:26:34 [INFO] 19:26:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology --- 19:26:34 [INFO] Starting audit... 19:26:34 Audit done. 19:26:34 [INFO] You have 0 Checkstyle violations. 19:26:34 [INFO] 19:26:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology --- 19:26:34 [INFO] Starting audit... 19:26:34 Audit done. 19:26:34 [INFO] You have 0 Checkstyle violations. 19:26:34 [INFO] 19:26:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology --- 19:26:34 [INFO] 19:26:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 19:26:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/resources 19:26:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:26:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:26:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:26:34 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:26:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/generated-sources/spi 19:26:34 [INFO] 19:26:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology --- 19:26:34 [INFO] Recompiling the module because of changed dependency. 19:26:34 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 19:26: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:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 19:26: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:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26: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:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:34 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[28,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:34 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[29,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:34 [INFO] 19:26:34 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology >>> 19:26:34 [INFO] 19:26:34 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology --- 19:26:34 [INFO] Fork Value is true 19:26:39 [INFO] Done SpotBugs Analysis.... 19:26:39 [INFO] 19:26:39 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology <<< 19:26:39 [INFO] 19:26:39 [INFO] 19:26:39 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology --- 19:26:39 [INFO] BugInstance size is 0 19:26:39 [INFO] Error size is 0 19:26:39 [INFO] No errors/warnings found 19:26:39 [INFO] 19:26:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 19:26:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/resources 19:26:39 [INFO] 19:26:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology --- 19:26:39 [INFO] Recompiling the module because of changed dependency. 19:26:39 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 19:26: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 19:26:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26: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 19:26:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26: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 19:26:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[60,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[66,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-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:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-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:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 19:26:39 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 19:26:39 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 19:26:39 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:39 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[113,33] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:26:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:26:39 [INFO] 19:26:39 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology --- 19:26:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/surefire-reports 19:26:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:26:39 [INFO] 19:26:39 [INFO] ------------------------------------------------------- 19:26:39 [INFO] T E S T S 19:26:39 [INFO] ------------------------------------------------------- 19:26:40 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:26:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:26:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.581 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 19:26:43 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:26:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 19:26:43 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:26:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 19:26:43 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:26:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 19:26:43 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:26:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.972 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 19:26:46 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:26:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 19:26:47 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:26:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 19:26:47 [INFO] 19:26:47 [INFO] Results: 19:26:47 [INFO] 19:26:47 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 19:26:47 [INFO] 19:26:47 [INFO] 19:26:47 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology --- 19:26:47 [INFO] 19:26:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 19:26:47 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT.jar 19:26:47 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 19:26:47 [INFO] 19:26:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology --- 19:26:48 [INFO] No previous run data found, generating javadoc. 19:26:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar 19:26:50 [INFO] 19:26:50 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology --- 19:26:50 [INFO] CycloneDX: Resolving Dependencies 19:26:52 [INFO] CycloneDX: Creating BOM version 1.4 with 122 component(s) 19:26:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml 19:26:52 [INFO] attaching as netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json 19:26:52 [INFO] attaching as netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:26:52 [INFO] 19:26:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 19:26:52 [INFO] Skipping duplicate-finder execution! 19:26:52 [INFO] 19:26:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology --- 19:26:52 [WARNING] Used undeclared dependencies found: 19:26:52 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:26:52 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:26:52 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:26:52 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:26:52 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:26:52 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] Unused declared dependencies found: 19:26:52 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:26:52 [WARNING] Non-test scoped test only dependencies found: 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:26:52 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:26:52 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:26:52 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:26:52 [INFO] 19:26:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology --- 19:26:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-sources.jar 19:26:52 [INFO] 19:26:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology --- 19:26:52 [INFO] 19:26:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology --- 19:26:52 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec 19:26:52 [INFO] Analyzed bundle 'netconf-topology' with 19 classes 19:26:52 [INFO] 19:26:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology --- 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.jar 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.pom 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-javadoc.jar 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:26:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/netconf-topology-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT-sources.jar 19:26:52 [INFO] 19:26:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 19:26:52 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-SNAPSHOT.jar 19:26:52 [INFO] Writing OBR metadata 19:26:52 [INFO] 19:26:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology --- 19:26:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:26:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:26:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:26:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:26:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:26:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:26:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:26:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:26:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:26:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:26:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:26:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:26:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:26:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:26:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:26:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:26:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:26:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:26:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:26:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:26:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:26:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:26:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:26:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:26:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:26:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:26:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:26:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:26:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:26:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:26:52 [INFO] 19:26:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 19:26:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:26:52 [INFO] 19:26:52 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 19:26:52 [INFO] Building netconf-topology-singleton 7.0.0-SNAPSHOT [71/119] 19:26:52 [INFO] -------------------------------[ bundle ]------------------------------- 19:26:52 [INFO] 19:26:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-singleton --- 19:26:52 [INFO] 19:26:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-singleton --- 19:26:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:52 [INFO] 19:26:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 19:26:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:26:52 [INFO] 19:26:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-singleton --- 19:26:53 [INFO] 19:26:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 19:26:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:26:53 [INFO] 19:26:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-singleton --- 19:26:53 [INFO] Starting audit... 19:26:53 Audit done. 19:26:53 [INFO] You have 0 Checkstyle violations. 19:26:53 [INFO] 19:26:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-singleton --- 19:26:54 [INFO] Starting audit... 19:26:54 Audit done. 19:26:54 [INFO] You have 0 Checkstyle violations. 19:26:54 [INFO] 19:26:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-singleton --- 19:26:54 [INFO] 19:26:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 19:26:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/resources 19:26:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/spi 19:26:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/generated-sources/yang 19:26:54 [INFO] 19:26:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-singleton --- 19:26:54 [INFO] Recompiling the module because of changed dependency. 19:26:54 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 19:26:54 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:54 [WARNING] /w/workspace/netconf-maven-merge-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:26:54 [WARNING] /w/workspace/netconf-maven-merge-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:26:54 [WARNING] /w/workspace/netconf-maven-merge-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:26:54 [WARNING] /w/workspace/netconf-maven-merge-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:26:54 [WARNING] /w/workspace/netconf-maven-merge-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:26:54 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:54 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:26:54 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 19:26:54 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 19:26:54 [INFO] 19:26:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 19:26:55 [INFO] 19:26:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-singleton --- 19:26:55 [INFO] Fork Value is true 19:27:00 [INFO] Done SpotBugs Analysis.... 19:27:00 [INFO] 19:27:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 19:27:00 [INFO] 19:27:00 [INFO] 19:27:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-singleton --- 19:27:00 [INFO] BugInstance size is 0 19:27:00 [INFO] Error size is 0 19:27:00 [INFO] No errors/warnings found 19:27:00 [INFO] 19:27:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 19:27:00 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:27:00 [INFO] 19:27:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 19:27:00 [INFO] Recompiling the module because of changed dependency. 19:27:00 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/ReadTransactionActorTestAdapter.java:[47,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[234,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/tx/ProxyReadWriteTransactionTest.java:[72,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ProxyNetconfServiceTest.java:[71,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[344,73] unchecked conversion 19:27:01 required: org.opendaylight.mdsal.binding.api.DataObjectModification 19:27:01 found: org.opendaylight.mdsal.binding.api.DataObjectModification 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[174,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[231,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[590,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[598,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[599,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfDataTreeServiceActorTest.java:[71,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/ProxyNetconfDataTreeServiceTest.java:[59,47] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[493,42] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[495,28] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[564,61] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[567,42] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[569,24] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[637,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:27:01 [INFO] 19:27:01 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-singleton --- 19:27:01 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/surefire-reports 19:27:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:01 [INFO] 19:27:01 [INFO] ------------------------------------------------------- 19:27:01 [INFO] T E S T S 19:27:01 [INFO] ------------------------------------------------------- 19:27:02 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:27:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:27:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.676 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 19:27:08 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:27:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 19:27:08 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:27:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 19:27:11 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:27:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.300 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 19:27:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:27:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.951 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 19:27:21 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:27:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 19:27:24 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:27:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 19:27:26 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:27:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 19:27:28 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:27:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 19:27:32 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 19:27:32 [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:27:32 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:27:34 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.730 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 19:27:34 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:27:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 19:27:35 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:27:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.760 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 19:27:37 [INFO] 19:27:37 [INFO] Results: 19:27:37 [INFO] 19:27:37 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 19:27:37 [INFO] 19:27:37 [INFO] 19:27:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-singleton --- 19:27:37 [INFO] 19:27:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 19:27:38 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.0-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 19:27:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:27:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 19:27:38 [INFO] 19:27:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-singleton --- 19:27:38 [INFO] No previous run data found, generating javadoc. 19:27:40 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar 19:27:40 [INFO] 19:27:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-singleton --- 19:27:40 [INFO] CycloneDX: Resolving Dependencies 19:27:43 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:27:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml 19:27:43 [INFO] attaching as netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json 19:27:43 [INFO] attaching as netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.json 19:27:43 [INFO] 19:27:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 19:27:43 [INFO] Skipping duplicate-finder execution! 19:27:43 [INFO] 19:27:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 19:27:43 [WARNING] Used undeclared dependencies found: 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.0:test 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:27:43 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:27:43 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:27:43 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test 19:27:43 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0:test 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:27:43 [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile 19:27:43 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:27:43 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.0:test 19:27:43 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0:test 19:27:43 [WARNING] Non-test scoped test only dependencies found: 19:27:43 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:27:43 [WARNING] com.typesafe:config:jar:1.4.2:compile 19:27:43 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:27:43 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:27:43 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:27:43 [INFO] 19:27:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 19:27:43 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar 19:27:43 [INFO] 19:27:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-singleton --- 19:27:43 [INFO] 19:27:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-singleton --- 19:27:43 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 19:27:43 [INFO] Analyzed bundle 'netconf-topology-singleton' with 107 classes 19:27:43 [INFO] 19:27:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-singleton --- 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.pom 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-javadoc.jar 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.xml 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-cyclonedx.json 19:27:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT-sources.jar 19:27:43 [INFO] 19:27:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 19:27:43 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-SNAPSHOT.jar 19:27:43 [INFO] Writing OBR metadata 19:27:43 [INFO] 19:27:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-singleton --- 19:27:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:27:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:27:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:27:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:27:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:27:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:27:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:27:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:27:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:27:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:27:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:27:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:27:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:27:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:27:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:27:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:27:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:27:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:27:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:27:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:27:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:27:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:27:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:27:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:27:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:27:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:27:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:27:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:27:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:27:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:27:43 [INFO] 19:27:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 19:27:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:27:43 [INFO] 19:27:43 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 19:27:43 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.0-SNAPSHOT [72/119] 19:27:43 [INFO] ------------------------------[ feature ]------------------------------- 19:27:43 [INFO] 19:27:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-clustered-topology --- 19:27:43 [INFO] 19:27:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 19:27:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:43 [INFO] 19:27:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 19:27:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:27:43 [INFO] 19:27:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] 19:27:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:27:44 [INFO] argLine set to empty 19:27:44 [INFO] 19:27:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Starting audit... 19:27:44 Audit done. 19:27:44 [INFO] You have 0 Checkstyle violations. 19:27:44 [INFO] 19:27:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Starting audit... 19:27:44 Audit done. 19:27:44 [INFO] You have 0 Checkstyle violations. 19:27:44 [INFO] 19:27:44 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes/META-INF/maven/dependencies.properties 19:27:44 [INFO] 19:27:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] 19:27:44 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml 19:27:44 [INFO] ...done! 19:27:44 [INFO] Attaching features XML 19:27:44 [INFO] 19:27:44 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:27:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:27:44 [INFO] 19:27:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 19:27:44 [INFO] 19:27:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] 19:27:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 19:27:44 [INFO] 19:27:44 [INFO] 19:27:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] 19:27:44 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] 19:27:44 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-clustered-topology --- 19:27:44 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/surefire-reports 19:27:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:27:44 [INFO] 19:27:44 [INFO] ------------------------------------------------------- 19:27:44 [INFO] T E S T S 19:27:44 [INFO] ------------------------------------------------------- 19:27:46 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.10 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:06 [INFO] 19:28:06 [INFO] Results: 19:28:06 [INFO] 19:28:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:28:06 [INFO] 19:28:06 [INFO] 19:28:06 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-clustered-topology --- 19:28:06 [INFO] 19:28:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 19:28:06 [INFO] 19:28:06 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-clustered-topology --- 19:28:06 [INFO] CycloneDX: Resolving Dependencies 19:28:11 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:28:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml 19:28:11 [INFO] attaching as odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json 19:28:11 [INFO] attaching as odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:28:11 [INFO] 19:28:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] Skipping duplicate-finder execution! 19:28:11 [INFO] 19:28:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] Skipping plugin execution 19:28:11 [INFO] 19:28:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] No sources in project. Archive not created. 19:28:11 [INFO] 19:28:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] 19:28:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:11 [INFO] 19:28:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] No primary artifact to install, installing attached artifacts instead. 19:28:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT.pom 19:28:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-features.xml 19:28:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:28:11 [INFO] 19:28:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-clustered-topology --- 19:28:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:28:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:28:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:28:11 [INFO] 19:28:11 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 19:28:11 [INFO] Building netconf-topology-impl 7.0.0-SNAPSHOT [73/119] 19:28:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:28:11 [INFO] 19:28:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-topology-impl --- 19:28:11 [INFO] 19:28:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-topology-impl --- 19:28:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:11 [INFO] 19:28:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 19:28:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:11 [INFO] 19:28:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-topology-impl --- 19:28:12 [INFO] 19:28:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 19:28:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:28:12 [INFO] 19:28:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-topology-impl --- 19:28:12 [INFO] Starting audit... 19:28:12 Audit done. 19:28:12 [INFO] You have 0 Checkstyle violations. 19:28:12 [INFO] 19:28:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-topology-impl --- 19:28:12 [INFO] Starting audit... 19:28:12 Audit done. 19:28:12 [INFO] You have 0 Checkstyle violations. 19:28:12 [INFO] 19:28:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-topology-impl --- 19:28:12 [INFO] 19:28:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 19:28:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/resources 19:28:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/spi 19:28:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/generated-sources/yang 19:28:12 [INFO] 19:28:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-topology-impl --- 19:28:12 [INFO] Recompiling the module because of changed dependency. 19:28:12 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 19:28:12 [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:28:12 [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:28:12 [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:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:28:12 [WARNING] /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 19:28:12 [INFO] 19:28:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 19:28:12 [INFO] 19:28:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-topology-impl --- 19:28:12 [INFO] Fork Value is true 19:28:15 [INFO] Done SpotBugs Analysis.... 19:28:15 [INFO] 19:28:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 19:28:15 [INFO] 19:28:15 [INFO] 19:28:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-topology-impl --- 19:28:15 [INFO] BugInstance size is 0 19:28:15 [INFO] Error size is 0 19:28:15 [INFO] No errors/warnings found 19:28:15 [INFO] 19:28:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 19:28:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/test/resources 19:28:15 [INFO] 19:28:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-topology-impl --- 19:28:15 [INFO] Recompiling the module because of changed dependency. 19:28:15 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:28:15 [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:28:15 [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:28:15 [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:28:15 [INFO] 19:28:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-topology-impl --- 19:28:15 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/surefire-reports 19:28:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:15 [INFO] 19:28:15 [INFO] ------------------------------------------------------- 19:28:15 [INFO] T E S T S 19:28:15 [INFO] ------------------------------------------------------- 19:28:16 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:28:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:28:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 19:28:19 [INFO] 19:28:19 [INFO] Results: 19:28:19 [INFO] 19:28:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:28:19 [INFO] 19:28:19 [INFO] 19:28:19 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-topology-impl --- 19:28:19 [INFO] 19:28:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 19:28:19 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:28:19 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 19:28:19 [INFO] 19:28:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-topology-impl --- 19:28:19 [INFO] No previous run data found, generating javadoc. 19:28:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar 19:28:20 [INFO] 19:28:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-topology-impl --- 19:28:20 [INFO] CycloneDX: Resolving Dependencies 19:28:22 [INFO] CycloneDX: Creating BOM version 1.4 with 123 component(s) 19:28:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml 19:28:22 [INFO] attaching as netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json 19:28:22 [INFO] attaching as netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:28:22 [INFO] 19:28:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 19:28:22 [INFO] Skipping duplicate-finder execution! 19:28:22 [INFO] 19:28:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-topology-impl --- 19:28:22 [WARNING] Used undeclared dependencies found: 19:28:22 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT:compile 19:28:22 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:28:22 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile 19:28:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:28:22 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:22 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:28:22 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:28:22 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:28:22 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:28:22 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile 19:28:22 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT:compile 19:28:22 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:22 [WARNING] Non-test scoped test only dependencies found: 19:28:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.1:compile 19:28:22 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:28:22 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:28:22 [INFO] 19:28:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-topology-impl --- 19:28:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar 19:28:22 [INFO] 19:28:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-topology-impl --- 19:28:22 [INFO] 19:28:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-topology-impl --- 19:28:22 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 19:28:22 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 19:28:22 [INFO] 19:28:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-topology-impl --- 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.pom 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-javadoc.jar 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-cyclonedx.json 19:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT-sources.jar 19:28:22 [INFO] 19:28:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 19:28:22 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-SNAPSHOT.jar 19:28:22 [INFO] Writing OBR metadata 19:28:22 [INFO] 19:28:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-topology-impl --- 19:28:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:28:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:28:22 [INFO] 19:28:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 19:28:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:28:22 [INFO] 19:28:22 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 19:28:22 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.0-SNAPSHOT [74/119] 19:28:22 [INFO] ------------------------------[ feature ]------------------------------- 19:28:22 [INFO] 19:28:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-topology --- 19:28:22 [INFO] 19:28:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-topology --- 19:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:22 [INFO] 19:28:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 19:28:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:22 [INFO] 19:28:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-topology --- 19:28:23 [INFO] 19:28:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 19:28:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:23 [INFO] argLine set to empty 19:28:23 [INFO] 19:28:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-topology --- 19:28:23 [INFO] Starting audit... 19:28:23 Audit done. 19:28:23 [INFO] You have 0 Checkstyle violations. 19:28:23 [INFO] 19:28:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-topology --- 19:28:23 [INFO] Starting audit... 19:28:23 Audit done. 19:28:23 [INFO] You have 0 Checkstyle violations. 19:28:23 [INFO] 19:28:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-topology --- 19:28:23 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes/META-INF/maven/dependencies.properties 19:28:23 [INFO] 19:28:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-topology --- 19:28:23 [INFO] 19:28:23 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 19:28:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml 19:28:23 [INFO] ...done! 19:28:23 [INFO] Attaching features XML 19:28:23 [INFO] 19:28:23 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-topology --- 19:28: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 19:28:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:28:23 [INFO] 19:28:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 19:28:23 [INFO] 19:28:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-topology --- 19:28:23 [INFO] 19:28:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 19:28:23 [INFO] 19:28:23 [INFO] 19:28:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-topology --- 19:28:23 [INFO] 19:28:23 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-topology --- 19:28:23 [INFO] 19:28:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-topology --- 19:28:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/surefire-reports 19:28:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:23 [INFO] 19:28:23 [INFO] ------------------------------------------------------- 19:28:23 [INFO] T E S T S 19:28:23 [INFO] ------------------------------------------------------- 19:28:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:28:45 [INFO] 19:28:45 [INFO] Results: 19:28:45 [INFO] 19:28:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:28:45 [INFO] 19:28:45 [INFO] 19:28:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-topology --- 19:28:45 [INFO] 19:28:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-topology --- 19:28:45 [INFO] 19:28:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-topology --- 19:28:45 [INFO] CycloneDX: Resolving Dependencies 19:28:50 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 19:28:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml 19:28:50 [INFO] attaching as odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json 19:28:50 [INFO] attaching as odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:28:50 [INFO] 19:28:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 19:28:50 [INFO] Skipping duplicate-finder execution! 19:28:50 [INFO] 19:28:50 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-topology --- 19:28:50 [INFO] Skipping plugin execution 19:28:50 [INFO] 19:28:50 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-topology --- 19:28:50 [INFO] No sources in project. Archive not created. 19:28:50 [INFO] 19:28:50 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-topology --- 19:28:50 [INFO] 19:28:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-topology --- 19:28:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:28:50 [INFO] 19:28:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-topology --- 19:28:50 [INFO] No primary artifact to install, installing attached artifacts instead. 19:28:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT.pom 19:28:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-features.xml 19:28:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.xml 19:28:50 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-SNAPSHOT-cyclonedx.json 19:28:50 [INFO] 19:28:50 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-topology --- 19:28:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:28:50 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:28:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:28:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:28:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:28:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:28:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:28:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:28:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:28:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:28:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:28:50 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:28:50 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:28:50 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:28:50 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:28:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:28:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:28:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:28:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:28:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:28:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:28:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:28:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:28:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:28:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:28:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:28:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:28:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:28:50 at java.lang.reflect.Method.invoke (Method.java:568) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:28:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:28:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:28:50 [INFO] 19:28:50 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 19:28:50 [INFO] Building callhome-provider 7.0.0-SNAPSHOT [75/119] 19:28:50 [INFO] -------------------------------[ bundle ]------------------------------- 19:28:50 [INFO] 19:28:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ callhome-provider --- 19:28:50 [INFO] 19:28:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ callhome-provider --- 19:28:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:50 [INFO] 19:28:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ callhome-provider --- 19:28:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:28:50 [INFO] 19:28:50 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ callhome-provider --- 19:28:51 [INFO] 19:28:51 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ callhome-provider --- 19:28:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:28:51 [INFO] 19:28:51 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ callhome-provider --- 19:28:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:28:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/yang 19:28:51 [INFO] yang-to-sources: Found 22 dependencies in 9.213 ms 19:28:51 [INFO] yang-to-sources: Project model files found: 1 in 1.201 ms 19:28:51 [INFO] yang-to-sources: 1 YANG models processed in 77.28 ms 19:28:51 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.149 ms 19:28:51 [INFO] Sorted 26 files into 10 directories in 70.62 μs 19:28:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 30.49 ms 19:28:51 [INFO] 19:28:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ callhome-provider --- 19:28:51 [INFO] Starting audit... 19:28:51 Audit done. 19:28:51 [INFO] You have 0 Checkstyle violations. 19:28:51 [INFO] 19:28:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ callhome-provider --- 19:28:51 [INFO] Starting audit... 19:28:51 Audit done. 19:28:51 [INFO] You have 0 Checkstyle violations. 19:28:51 [INFO] 19:28:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ callhome-provider --- 19:28:51 [INFO] 19:28:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 19:28:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/resources 19:28:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:28:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:28:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:28:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:28:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/spi 19:28:51 [INFO] 19:28:51 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ callhome-provider --- 19:28:51 [INFO] Recompiling the module because of changed dependency. 19:28:51 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 19:28:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:28:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:28:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:28:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[106,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[348,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-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:28:52 [WARNING] /w/workspace/netconf-maven-merge-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:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-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:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-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:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[42,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 19:28:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:52 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 19:28:52 [INFO] 19:28:52 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ callhome-provider >>> 19:28:52 [INFO] 19:28:52 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ callhome-provider --- 19:28:52 [INFO] Fork Value is true 19:28:56 [INFO] Done SpotBugs Analysis.... 19:28:56 [INFO] 19:28:56 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ callhome-provider <<< 19:28:56 [INFO] 19:28:56 [INFO] 19:28:56 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ callhome-provider --- 19:28:56 [INFO] BugInstance size is 0 19:28:56 [INFO] Error size is 0 19:28:56 [INFO] No errors/warnings found 19:28:56 [INFO] 19:28:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 19:28:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/resources 19:28:56 [INFO] 19:28:56 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ callhome-provider --- 19:28:56 [INFO] Recompiling the module because of changed dependency. 19:28:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:28:57 [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:28:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:57 [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:28:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:57 [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:28:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:57 [WARNING] /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 19:28:57 [WARNING] /w/workspace/netconf-maven-merge-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:28:57 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:57 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:28:57 [INFO] 19:28:57 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ callhome-provider --- 19:28:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/surefire-reports 19:28:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:28:57 [INFO] 19:28:57 [INFO] ------------------------------------------------------- 19:28:57 [INFO] T E S T S 19:28:57 [INFO] ------------------------------------------------------- 19:28:58 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:28:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:29:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.896 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 19:29:05 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:29:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 19:29:07 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:29:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 19:29:08 [INFO] 19:29:08 [INFO] Results: 19:29:08 [INFO] 19:29:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 19:29:08 [INFO] 19:29:08 [INFO] 19:29:08 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ callhome-provider --- 19:29:08 [INFO] 19:29:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 19:29:08 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT.jar 19:29:08 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 19:29:08 [INFO] 19:29:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ callhome-provider --- 19:29:08 [INFO] No previous run data found, generating javadoc. 19:29:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar 19:29:11 [INFO] 19:29:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ callhome-provider --- 19:29:11 [INFO] CycloneDX: Resolving Dependencies 19:29:12 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:29:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml 19:29:12 [INFO] attaching as callhome-provider-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json 19:29:12 [INFO] attaching as callhome-provider-7.0.0-SNAPSHOT-cyclonedx.json 19:29:12 [INFO] 19:29:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 19:29:12 [INFO] Skipping duplicate-finder execution! 19:29:12 [INFO] 19:29:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ callhome-provider --- 19:29:13 [WARNING] Used undeclared dependencies found: 19:29:13 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:29:13 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:29:13 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:29:13 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] io.netty:netty-handler:jar:4.1.104.Final:compile 19:29:13 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] Non-test scoped test only dependencies found: 19:29:13 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT:compile 19:29:13 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:29:13 [INFO] 19:29:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ callhome-provider --- 19:29:13 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-sources.jar 19:29:13 [INFO] 19:29:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ callhome-provider --- 19:29:13 [INFO] 19:29:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ callhome-provider --- 19:29:13 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec 19:29:13 [INFO] Analyzed bundle 'callhome-provider' with 35 classes 19:29:13 [INFO] 19:29:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ callhome-provider --- 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.jar 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.pom 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-javadoc.jar 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-cyclonedx.json 19:29:13 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/callhome-provider-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT-sources.jar 19:29:13 [INFO] 19:29:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 19:29:13 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-SNAPSHOT.jar 19:29:13 [INFO] Writing OBR metadata 19:29:13 [INFO] 19:29:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ callhome-provider --- 19:29:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:29:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:29:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:13 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:29:13 [INFO] 19:29:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 19:29:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:29:13 [INFO] 19:29:13 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 19:29:13 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.0-SNAPSHOT [76/119] 19:29:13 [INFO] ------------------------------[ feature ]------------------------------- 19:29:13 [INFO] 19:29:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] 19:29:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:13 [INFO] 19:29:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:13 [INFO] 19:29:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] 19:29:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:13 [INFO] argLine set to empty 19:29:13 [INFO] 19:29:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Starting audit... 19:29:13 Audit done. 19:29:13 [INFO] You have 0 Checkstyle violations. 19:29:13 [INFO] 19:29:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Starting audit... 19:29:13 Audit done. 19:29:13 [INFO] You have 0 Checkstyle violations. 19:29:13 [INFO] 19:29:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes/META-INF/maven/dependencies.properties 19:29:13 [INFO] 19:29:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-callhome-ssh --- 19:29:13 [INFO] 19:29:13 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 19:29:14 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml 19:29:14 [INFO] ...done! 19:29:14 [INFO] Attaching features XML 19:29:14 [INFO] 19:29:14 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-callhome-ssh --- 19:29: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:29:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:29:14 [INFO] 19:29:14 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 19:29:14 [INFO] 19:29:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 19:29:14 [INFO] 19:29:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 19:29:14 [INFO] 19:29:14 [INFO] 19:29:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-callhome-ssh --- 19:29:14 [INFO] 19:29:14 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-callhome-ssh --- 19:29:14 [INFO] 19:29:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-callhome-ssh --- 19:29:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/surefire-reports 19:29:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:14 [INFO] 19:29:14 [INFO] ------------------------------------------------------- 19:29:14 [INFO] T E S T S 19:29:14 [INFO] ------------------------------------------------------- 19:29:16 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.94 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:29:35 [INFO] 19:29:35 [INFO] Results: 19:29:35 [INFO] 19:29:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:29:35 [INFO] 19:29:35 [INFO] 19:29:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-callhome-ssh --- 19:29:35 [INFO] 19:29:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 19:29:35 [INFO] 19:29:35 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-callhome-ssh --- 19:29:35 [INFO] CycloneDX: Resolving Dependencies 19:29:41 [INFO] CycloneDX: Creating BOM version 1.4 with 262 component(s) 19:29:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml 19:29:41 [INFO] attaching as odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json 19:29:41 [INFO] attaching as odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:29:41 [INFO] 19:29:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] Skipping duplicate-finder execution! 19:29:41 [INFO] 19:29:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] Skipping plugin execution 19:29:41 [INFO] 19:29:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] No sources in project. Archive not created. 19:29:41 [INFO] 19:29:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] 19:29:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:41 [INFO] 19:29:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] No primary artifact to install, installing attached artifacts instead. 19:29:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT.pom 19:29:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-features.xml 19:29:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:29:41 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:29:41 [INFO] 19:29:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 19:29:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:29:41 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:29:41 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:41 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:29:41 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:29:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:29:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:29:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:29:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:29:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:29:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:29:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:29:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:29:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:29:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:29:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:29:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:29:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:29:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:29:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:29:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:29:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:29:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:29:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:29:41 at java.lang.reflect.Method.invoke (Method.java:568) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:29:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:29:41 [INFO] 19:29:41 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 19:29:41 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.0-SNAPSHOT [77/119] 19:29:41 [INFO] ------------------------------[ feature ]------------------------------- 19:29:41 [INFO] 19:29:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-connector-all --- 19:29:41 [INFO] 19:29:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-connector-all --- 19:29:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:41 [INFO] 19:29:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 19:29:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:29:41 [INFO] 19:29:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-connector-all --- 19:29:42 [INFO] 19:29:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 19:29:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:29:42 [INFO] argLine set to empty 19:29:42 [INFO] 19:29:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-connector-all --- 19:29:42 [INFO] Starting audit... 19:29:42 Audit done. 19:29:42 [INFO] You have 0 Checkstyle violations. 19:29:42 [INFO] 19:29:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-connector-all --- 19:29:42 [INFO] Starting audit... 19:29:42 Audit done. 19:29:42 [INFO] You have 0 Checkstyle violations. 19:29:42 [INFO] 19:29:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-connector-all --- 19:29:42 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes/META-INF/maven/dependencies.properties 19:29:42 [INFO] 19:29:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-connector-all --- 19:29:42 [INFO] 19:29:42 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 19:29:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml 19:29:42 [INFO] ...done! 19:29:42 [INFO] Attaching features XML 19:29:42 [INFO] 19:29:42 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-connector-all --- 19:29: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:29:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:29:42 [INFO] 19:29:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 19:29:42 [INFO] 19:29:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-connector-all --- 19:29:42 [INFO] 19:29:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 19:29:42 [INFO] 19:29:42 [INFO] 19:29:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-connector-all --- 19:29:42 [INFO] 19:29:42 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-connector-all --- 19:29:42 [INFO] 19:29:42 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-connector-all --- 19:29:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/surefire-reports 19:29:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:29:42 [INFO] 19:29:42 [INFO] ------------------------------------------------------- 19:29:42 [INFO] T E S T S 19:29:42 [INFO] ------------------------------------------------------- 19:29:44 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.74 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:04 [INFO] 19:30:04 [INFO] Results: 19:30:04 [INFO] 19:30:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:30:04 [INFO] 19:30:04 [INFO] 19:30:04 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-connector-all --- 19:30:04 [INFO] 19:30:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-connector-all --- 19:30:04 [INFO] 19:30:04 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-connector-all --- 19:30:04 [INFO] CycloneDX: Resolving Dependencies 19:30:10 [INFO] CycloneDX: Creating BOM version 1.4 with 263 component(s) 19:30:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml 19:30:10 [INFO] attaching as odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json 19:30:10 [INFO] attaching as odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.json 19:30:10 [INFO] 19:30:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 19:30:10 [INFO] Skipping duplicate-finder execution! 19:30:10 [INFO] 19:30:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 19:30:10 [INFO] Skipping plugin execution 19:30:10 [INFO] 19:30:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 19:30:10 [INFO] No sources in project. Archive not created. 19:30:10 [INFO] 19:30:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-connector-all --- 19:30:10 [INFO] 19:30:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-connector-all --- 19:30:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:10 [INFO] 19:30:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-connector-all --- 19:30:10 [INFO] No primary artifact to install, installing attached artifacts instead. 19:30:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT.pom 19:30:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-features.xml 19:30:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:10 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-SNAPSHOT-cyclonedx.json 19:30:10 [INFO] 19:30:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-connector-all --- 19:30:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:10 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:30:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:30:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:10 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:30:10 [INFO] 19:30:10 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 19:30:10 [INFO] Building netconf-console 7.0.0-SNAPSHOT [78/119] 19:30:10 [INFO] -------------------------------[ bundle ]------------------------------- 19:30:10 [INFO] 19:30:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-console --- 19:30:10 [INFO] 19:30:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-console --- 19:30:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:10 [INFO] 19:30:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-console --- 19:30:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:10 [INFO] 19:30:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-console --- 19:30:10 [INFO] 19:30:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-console --- 19:30:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:30:10 [INFO] 19:30:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-console --- 19:30:10 [INFO] Starting audit... 19:30:10 Audit done. 19:30:10 [INFO] You have 0 Checkstyle violations. 19:30:10 [INFO] 19:30:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-console --- 19:30:11 [INFO] Starting audit... 19:30:11 Audit done. 19:30:11 [INFO] You have 0 Checkstyle violations. 19:30:11 [INFO] 19:30:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-console --- 19:30:11 [INFO] 19:30:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 19:30:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/resources 19:30:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/spi 19:30:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/generated-sources/yang 19:30:11 [INFO] 19:30:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-console --- 19:30:11 [INFO] Recompiling the module because of changed dependency. 19:30:11 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 19:30:11 [INFO] 19:30:11 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-console >>> 19:30:11 [INFO] 19:30:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-console --- 19:30:11 [INFO] Fork Value is true 19:30:14 [INFO] Done SpotBugs Analysis.... 19:30:14 [INFO] 19:30:14 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-console <<< 19:30:14 [INFO] 19:30:14 [INFO] 19:30:14 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-console --- 19:30:14 [INFO] BugInstance size is 0 19:30:14 [INFO] Error size is 0 19:30:14 [INFO] No errors/warnings found 19:30:14 [INFO] 19:30:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 19:30:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/test/resources 19:30:14 [INFO] 19:30:14 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-console --- 19:30:14 [INFO] Recompiling the module because of changed dependency. 19:30:14 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 19:30:14 [INFO] 19:30:14 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-console --- 19:30:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/surefire-reports 19:30:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:14 [INFO] 19:30:14 [INFO] ------------------------------------------------------- 19:30:14 [INFO] T E S T S 19:30:14 [INFO] ------------------------------------------------------- 19:30:15 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:30:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 19:30:18 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:30:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 19:30:18 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:30:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:30:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 19:30:20 [INFO] 19:30:20 [INFO] Results: 19:30:20 [INFO] 19:30:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 19:30:20 [INFO] 19:30:20 [INFO] 19:30:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-console --- 19:30:20 [INFO] 19:30:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 19:30:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT.jar 19:30:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 19:30:20 [INFO] 19:30:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-console --- 19:30:20 [INFO] No previous run data found, generating javadoc. 19:30:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-javadoc.jar 19:30:22 [INFO] 19:30:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-console --- 19:30:22 [INFO] CycloneDX: Resolving Dependencies 19:30:23 [INFO] CycloneDX: Creating BOM version 1.4 with 126 component(s) 19:30:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml 19:30:23 [INFO] attaching as netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json 19:30:23 [INFO] attaching as netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:30:23 [INFO] 19:30:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 19:30:23 [INFO] Skipping duplicate-finder execution! 19:30:23 [INFO] 19:30:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-console --- 19:30:23 [INFO] No dependency problems found 19:30:23 [INFO] 19:30:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-console --- 19:30:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-sources.jar 19:30:23 [INFO] 19:30:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-console --- 19:30:23 [INFO] 19:30:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-console --- 19:30:23 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec 19:30:23 [INFO] Analyzed bundle 'netconf-console' with 11 classes 19:30:24 [INFO] 19:30:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-console --- 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.jar 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.pom 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-javadoc.jar 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:30:24 [INFO] Installing /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/netconf-console-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT-sources.jar 19:30:24 [INFO] 19:30:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 19:30:24 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-SNAPSHOT.jar 19:30:24 [INFO] Writing OBR metadata 19:30:24 [INFO] 19:30:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-console --- 19:30:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:30:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:30:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:24 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:30:24 [INFO] 19:30:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 19:30:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:30:24 [INFO] 19:30:24 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 19:30:24 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.0-SNAPSHOT [79/119] 19:30:24 [INFO] ------------------------------[ feature ]------------------------------- 19:30:24 [INFO] 19:30:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-console --- 19:30:24 [INFO] 19:30:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-console --- 19:30:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:24 [INFO] 19:30:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 19:30:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:24 [INFO] 19:30:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-console --- 19:30:24 [INFO] 19:30:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-console --- 19:30:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:24 [INFO] argLine set to empty 19:30:24 [INFO] 19:30:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-console --- 19:30:24 [INFO] Starting audit... 19:30:24 Audit done. 19:30:24 [INFO] You have 0 Checkstyle violations. 19:30:24 [INFO] 19:30:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-console --- 19:30:25 [INFO] Starting audit... 19:30:25 Audit done. 19:30:25 [INFO] You have 0 Checkstyle violations. 19:30:25 [INFO] 19:30:25 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-console --- 19:30:25 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes/META-INF/maven/dependencies.properties 19:30:25 [INFO] 19:30:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-console --- 19:30:25 [INFO] 19:30:25 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 19:30:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml 19:30:25 [INFO] ...done! 19:30:25 [INFO] Attaching features XML 19:30:25 [INFO] 19:30:25 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-console --- 19:30:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:30:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:30:25 [INFO] 19:30:25 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 19:30:25 [INFO] 19:30:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-console --- 19:30:25 [INFO] 19:30:25 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 19:30:25 [INFO] 19:30:25 [INFO] 19:30:25 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-console --- 19:30:25 [INFO] 19:30:25 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-console --- 19:30:25 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:30:25 [INFO] 19:30:25 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-console --- 19:30:25 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/surefire-reports 19:30:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:30:25 [INFO] 19:30:25 [INFO] ------------------------------------------------------- 19:30:25 [INFO] T E S T S 19:30:25 [INFO] ------------------------------------------------------- 19:30:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:30:52 [INFO] 19:30:52 [INFO] Results: 19:30:52 [INFO] 19:30:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:30:52 [INFO] 19:30:52 [INFO] 19:30:52 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-console --- 19:30:52 [INFO] 19:30:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-console --- 19:30:52 [INFO] 19:30:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-console --- 19:30:52 [INFO] CycloneDX: Resolving Dependencies 19:30:59 [INFO] CycloneDX: Creating BOM version 1.4 with 387 component(s) 19:30:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml 19:30:59 [INFO] attaching as odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json 19:30:59 [INFO] attaching as odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:30:59 [INFO] 19:30:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 19:30:59 [INFO] Skipping duplicate-finder execution! 19:30:59 [INFO] 19:30:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-console --- 19:30:59 [INFO] Skipping plugin execution 19:30:59 [INFO] 19:30:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-console --- 19:30:59 [INFO] No sources in project. Archive not created. 19:30:59 [INFO] 19:30:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-console --- 19:30:59 [INFO] 19:30:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-console --- 19:30:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:30:59 [INFO] 19:30:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-console --- 19:30:59 [INFO] No primary artifact to install, installing attached artifacts instead. 19:30:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT.pom 19:30:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-features.xml 19:30:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.xml 19:30:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-SNAPSHOT-cyclonedx.json 19:30:59 [INFO] 19:30:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-console --- 19:30:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:30:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:30:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:30:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:30:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:30:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:30:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:30:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:30:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:30:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:30:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:30:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:30:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:30:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:30:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:30:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:30:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:30:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:30:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:30:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:30:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:30:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:30:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:30:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:30:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:30:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:30:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:30:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:30:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:30:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:30:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:30:59 [INFO] 19:30:59 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 19:30:59 [INFO] Building restconf-common-models 7.0.0-SNAPSHOT [80/119] 19:30:59 [INFO] -------------------------------[ bundle ]------------------------------- 19:30:59 [INFO] 19:30:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common-models --- 19:30:59 [INFO] 19:30:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common-models --- 19:30:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:59 [INFO] 19:30:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common-models --- 19:30:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:30:59 [INFO] 19:30:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common-models --- 19:30:59 [INFO] 19:30:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common-models --- 19:30:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:30:59 [INFO] 19:30:59 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-common-models --- 19:30:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:30:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/yang 19:30:59 [INFO] yang-to-sources: Found 1 dependencies in 771.0 μs 19:30:59 [INFO] yang-to-sources: Project model files found: 6 in 2.254 ms 19:30:59 [INFO] yang-to-sources: 7 YANG models processed in 8.517 ms 19:30:59 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.894 ms 19:30:59 [INFO] Sorted 80 files into 25 directories in 145.4 μs 19:30:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 18.12 ms 19:30:59 [INFO] 19:30:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common-models --- 19:30:59 [INFO] Starting audit... 19:30:59 Audit done. 19:30:59 [INFO] You have 0 Checkstyle violations. 19:30:59 [INFO] 19:30:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common-models --- 19:30:59 [INFO] Starting audit... 19:30:59 Audit done. 19:30:59 [INFO] You have 0 Checkstyle violations. 19:30:59 [INFO] 19:30:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common-models --- 19:30:59 [INFO] 19:30:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 19:30:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/main/resources 19:30:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:30:59 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:30:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:30:59 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 19:30:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/spi 19:30:59 [INFO] 19:30:59 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common-models --- 19:30:59 [INFO] Recompiling the module because of changed dependency. 19:30:59 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 19:31:00 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 19:31:00 [INFO] 19:31:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 19:31:00 [INFO] 19:31:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common-models --- 19:31:00 [INFO] Fork Value is true 19:31:02 [INFO] Done SpotBugs Analysis.... 19:31:02 [INFO] 19:31:02 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 19:31:02 [INFO] 19:31:02 [INFO] 19:31:02 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common-models --- 19:31:02 [INFO] BugInstance size is 0 19:31:02 [INFO] Error size is 0 19:31:02 [INFO] No errors/warnings found 19:31:02 [INFO] 19:31:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 19:31:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/src/test/resources 19:31:02 [INFO] 19:31:02 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common-models --- 19:31:02 [INFO] No sources to compile 19:31:02 [INFO] 19:31:02 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common-models --- 19:31:02 [INFO] No tests to run. 19:31:02 [INFO] 19:31:02 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common-models --- 19:31:02 [INFO] 19:31:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 19:31:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT.jar 19:31:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 19:31:02 [INFO] 19:31:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common-models --- 19:31:02 [INFO] No previous run data found, generating javadoc. 19:31:05 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar 19:31:05 [INFO] 19:31:05 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common-models --- 19:31:05 [INFO] CycloneDX: Resolving Dependencies 19:31:05 [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) 19:31:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml 19:31:05 [INFO] attaching as restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json 19:31:05 [INFO] attaching as restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.json 19:31:05 [INFO] 19:31:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 19:31:05 [INFO] Skipping duplicate-finder execution! 19:31:05 [INFO] 19:31:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common-models --- 19:31:06 [INFO] No dependency problems found 19:31:06 [INFO] 19:31:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common-models --- 19:31:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-sources.jar 19:31:06 [INFO] 19:31:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common-models --- 19:31:06 [INFO] 19:31:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common-models --- 19:31:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:31:06 [INFO] 19:31:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common-models --- 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.jar 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.pom 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-javadoc.jar 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-cyclonedx.json 19:31:06 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/restconf-common-models-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT-sources.jar 19:31:06 [INFO] 19:31:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 19:31:06 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-SNAPSHOT.jar 19:31:06 [INFO] Writing OBR metadata 19:31:06 [INFO] 19:31:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common-models --- 19:31:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:31:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:06 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:31:06 [INFO] 19:31:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 19:31:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:31:06 [INFO] 19:31:06 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 19:31:06 [INFO] Building restconf-common 7.0.0-SNAPSHOT [81/119] 19:31:06 [INFO] -------------------------------[ bundle ]------------------------------- 19:31:06 [INFO] 19:31:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-common --- 19:31:06 [INFO] 19:31:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-common --- 19:31:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:06 [INFO] 19:31:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-common --- 19:31:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:06 [INFO] 19:31:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-common --- 19:31:06 [INFO] 19:31:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-common --- 19:31:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:31:06 [INFO] 19:31:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-common --- 19:31:06 [INFO] Starting audit... 19:31:06 Audit done. 19:31:06 [INFO] You have 0 Checkstyle violations. 19:31:06 [INFO] 19:31:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-common --- 19:31:06 [INFO] Starting audit... 19:31:06 Audit done. 19:31:06 [INFO] You have 0 Checkstyle violations. 19:31:06 [INFO] 19:31:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-common --- 19:31:06 [INFO] 19:31:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 19:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/resources 19:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/spi 19:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/generated-sources/yang 19:31:06 [INFO] 19:31:06 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-common --- 19:31:06 [INFO] Recompiling the module because of changed dependency. 19:31:06 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 19:31:06 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:31:06 [INFO] 19:31:06 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-common >>> 19:31:07 [INFO] 19:31:07 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-common --- 19:31:07 [INFO] Fork Value is true 19:31:10 [INFO] Done SpotBugs Analysis.... 19:31:10 [INFO] 19:31:10 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-common <<< 19:31:10 [INFO] 19:31:10 [INFO] 19:31:10 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-common --- 19:31:10 [INFO] BugInstance size is 0 19:31:10 [INFO] Error size is 0 19:31:10 [INFO] No errors/warnings found 19:31:10 [INFO] 19:31:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 19:31:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/test/resources 19:31:10 [INFO] 19:31:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-common --- 19:31:10 [INFO] No sources to compile 19:31:10 [INFO] 19:31:10 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-common --- 19:31:10 [INFO] No tests to run. 19:31:10 [INFO] 19:31:10 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-common --- 19:31:10 [INFO] 19:31:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 19:31:10 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT.jar 19:31:10 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 19:31:10 [INFO] 19:31:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-common --- 19:31:10 [INFO] No previous run data found, generating javadoc. 19:31:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:31:11 [INFO] 19:31:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-common --- 19:31:11 [INFO] CycloneDX: Resolving Dependencies 19:31:12 [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) 19:31:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml 19:31:12 [INFO] attaching as restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json 19:31:12 [INFO] attaching as restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:31:12 [INFO] 19:31:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 19:31:12 [INFO] Skipping duplicate-finder execution! 19:31:12 [INFO] 19:31:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-common --- 19:31:12 [WARNING] Unused declared dependencies found: 19:31:12 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:31:12 [INFO] 19:31:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-common --- 19:31:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-sources.jar 19:31:12 [INFO] 19:31:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-common --- 19:31:12 [INFO] 19:31:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-common --- 19:31:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:31:12 [INFO] 19:31:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-common --- 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.jar 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.pom 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-javadoc.jar 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:31:12 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/restconf-common-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT-sources.jar 19:31:12 [INFO] 19:31:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 19:31:12 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-SNAPSHOT.jar 19:31:12 [INFO] Writing OBR metadata 19:31:12 [INFO] 19:31:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-common --- 19:31:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:31:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:12 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:31:12 [INFO] 19:31:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 19:31:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:31:12 [INFO] 19:31:12 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 19:31:12 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.0-SNAPSHOT [82/119] 19:31:12 [INFO] ------------------------------[ feature ]------------------------------- 19:31:12 [INFO] 19:31:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-common --- 19:31:12 [INFO] 19:31:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-common --- 19:31:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:12 [INFO] 19:31:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 19:31:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:12 [INFO] 19:31:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-common --- 19:31:13 [INFO] 19:31:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-common --- 19:31:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:13 [INFO] argLine set to empty 19:31:13 [INFO] 19:31:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-common --- 19:31:13 [INFO] Starting audit... 19:31:13 Audit done. 19:31:13 [INFO] You have 0 Checkstyle violations. 19:31:13 [INFO] 19:31:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-common --- 19:31:13 [INFO] Starting audit... 19:31:13 Audit done. 19:31:13 [INFO] You have 0 Checkstyle violations. 19:31:13 [INFO] 19:31:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-common --- 19:31:13 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes/META-INF/maven/dependencies.properties 19:31:13 [INFO] 19:31:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-common --- 19:31:13 [INFO] 19:31:13 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 19:31:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml 19:31:13 [INFO] ...done! 19:31:13 [INFO] Attaching features XML 19:31:13 [INFO] 19:31:13 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-common --- 19:31: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:31:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:31:13 [INFO] 19:31:13 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 19:31:13 [INFO] 19:31:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-common --- 19:31:13 [INFO] 19:31:13 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 19:31:13 [INFO] 19:31:13 [INFO] 19:31:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-common --- 19:31:13 [INFO] 19:31:13 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-common --- 19:31:13 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:31:13 [INFO] 19:31:13 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-common --- 19:31:13 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/surefire-reports 19:31:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:13 [INFO] 19:31:13 [INFO] ------------------------------------------------------- 19:31:13 [INFO] T E S T S 19:31:13 [INFO] ------------------------------------------------------- 19:31:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.43 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:31:37 [INFO] 19:31:37 [INFO] Results: 19:31:37 [INFO] 19:31:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:31:37 [INFO] 19:31:37 [INFO] 19:31:37 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-common --- 19:31:37 [INFO] 19:31:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-common --- 19:31:37 [INFO] 19:31:37 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-common --- 19:31:37 [INFO] CycloneDX: Resolving Dependencies 19:31:43 [INFO] CycloneDX: Creating BOM version 1.4 with 319 component(s) 19:31:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml 19:31:43 [INFO] attaching as odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json 19:31:43 [INFO] attaching as odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:31:43 [INFO] 19:31:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 19:31:43 [INFO] Skipping duplicate-finder execution! 19:31:43 [INFO] 19:31:43 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-common --- 19:31:43 [INFO] Skipping plugin execution 19:31:43 [INFO] 19:31:43 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-common --- 19:31:43 [INFO] No sources in project. Archive not created. 19:31:43 [INFO] 19:31:43 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-common --- 19:31:43 [INFO] 19:31:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-common --- 19:31:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:31:43 [INFO] 19:31:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-common --- 19:31:43 [INFO] No primary artifact to install, installing attached artifacts instead. 19:31:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT.pom 19:31:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-features.xml 19:31:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:43 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-SNAPSHOT-cyclonedx.json 19:31:43 [INFO] 19:31:43 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-common --- 19:31:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:43 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:31:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:31:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:43 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:43 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:43 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:31:43 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:43 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:31:43 [INFO] 19:31:43 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 19:31:43 [INFO] Building restconf-api 7.0.0-SNAPSHOT [83/119] 19:31:43 [INFO] -------------------------------[ bundle ]------------------------------- 19:31:43 [INFO] 19:31:43 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-api --- 19:31:43 [INFO] 19:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-api --- 19:31:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:43 [INFO] 19:31:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-api --- 19:31:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:43 [INFO] 19:31:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-api --- 19:31:44 [INFO] 19:31:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-api --- 19:31:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:31:44 [INFO] 19:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-api --- 19:31:44 [INFO] Starting audit... 19:31:44 Audit done. 19:31:44 [INFO] You have 0 Checkstyle violations. 19:31:44 [INFO] 19:31:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-api --- 19:31:44 [INFO] Starting audit... 19:31:44 Audit done. 19:31:44 [INFO] You have 0 Checkstyle violations. 19:31:44 [INFO] 19:31:44 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-api --- 19:31:44 [INFO] 19:31:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 19:31:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/resources 19:31:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/spi 19:31:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/generated-sources/yang 19:31:44 [INFO] 19:31:44 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-api --- 19:31:44 [INFO] Recompiling the module because of changed dependency. 19:31:44 [INFO] Compiling 25 source files with javac [debug release 17 module-path] to target/classes 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[19,17] requires directive for an automatic module 19:31:44 [WARNING] /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 19:31:44 [INFO] 19:31:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-api >>> 19:31:44 [INFO] 19:31:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-api --- 19:31:44 [INFO] Fork Value is true 19:31:48 [INFO] Done SpotBugs Analysis.... 19:31:48 [INFO] 19:31:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-api <<< 19:31:48 [INFO] 19:31:48 [INFO] 19:31:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-api --- 19:31:48 [INFO] BugInstance size is 0 19:31:48 [INFO] Error size is 0 19:31:48 [INFO] No errors/warnings found 19:31:48 [INFO] 19:31:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 19:31:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/test/resources 19:31:48 [INFO] 19:31:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-api --- 19:31:48 [INFO] Recompiling the module because of changed dependency. 19:31:48 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 19:31:49 [INFO] 19:31:49 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-api --- 19:31:49 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/surefire-reports 19:31:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:31:49 [INFO] 19:31:49 [INFO] ------------------------------------------------------- 19:31:49 [INFO] T E S T S 19:31:49 [INFO] ------------------------------------------------------- 19:31:50 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 19:31:50 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.restconf.api.ApiPathTest 19:31:50 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 19:31:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.api.FieldsParamTest 19:31:50 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 19:31:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 19:31:50 [INFO] 19:31:50 [INFO] Results: 19:31:50 [INFO] 19:31:50 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 19:31:50 [INFO] 19:31:50 [INFO] 19:31:50 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-api --- 19:31:50 [INFO] 19:31:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 19:31:50 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.0-SNAPSHOT : Split package, multiple jars provide the same package: 19:31:50 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 19:31:50 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 19:31:50 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 19:31:50 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT.jar 19:31:50 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 19:31:50 [INFO] 19:31:50 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-api --- 19:31:50 [INFO] No previous run data found, generating javadoc. 19:31:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:31:52 [INFO] 19:31:52 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-api --- 19:31:52 [INFO] CycloneDX: Resolving Dependencies 19:31:52 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 19:31:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml 19:31:52 [INFO] attaching as restconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json 19:31:52 [INFO] attaching as restconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:31:52 [INFO] 19:31:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 19:31:52 [INFO] Skipping duplicate-finder execution! 19:31:52 [INFO] 19:31:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-api --- 19:31:52 [INFO] No dependency problems found 19:31:52 [INFO] 19:31:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-api --- 19:31:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-sources.jar 19:31:52 [INFO] 19:31:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-api --- 19:31:52 [INFO] 19:31:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-api --- 19:31:52 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec 19:31:52 [INFO] Analyzed bundle 'restconf-api' with 27 classes 19:31:52 [INFO] 19:31:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-api --- 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.jar 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.pom 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-javadoc.jar 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-cyclonedx.xml 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-cyclonedx.json 19:31:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/restconf-api-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT-sources.jar 19:31:53 [INFO] 19:31:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 19:31:53 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-SNAPSHOT.jar 19:31:53 [INFO] Writing OBR metadata 19:31:53 [INFO] 19:31:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-api --- 19:31:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:31:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:31:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:31:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:31:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:31:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:31:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:31:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:31:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:31:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:31:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:31:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:31:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:31:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:31:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:31:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:31:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:31:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:31:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:31:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:31:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:31:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:31:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:31:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:31:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:31:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:31:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:31:53 at java.lang.reflect.Method.invoke (Method.java:568) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:31:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:31:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:31:53 [INFO] 19:31:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 19:31:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:31:53 [INFO] 19:31:53 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 19:31:53 [INFO] Building restconf-nb 7.0.0-SNAPSHOT [84/119] 19:31:53 [INFO] -------------------------------[ bundle ]------------------------------- 19:31:54 [INFO] 19:31:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-nb --- 19:31:54 [INFO] 19:31:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-nb --- 19:31:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:54 [INFO] 19:31:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-nb --- 19:31:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:31:54 [INFO] 19:31:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-nb --- 19:31:55 [INFO] 19:31:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-nb --- 19:31:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:31:55 [INFO] 19:31:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-nb --- 19:31:55 [INFO] Starting audit... 19:31:55 Audit done. 19:31:55 [INFO] You have 0 Checkstyle violations. 19:31:55 [INFO] 19:31:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-nb --- 19:31:56 [INFO] Starting audit... 19:31:56 Audit done. 19:31:56 [INFO] You have 0 Checkstyle violations. 19:31:56 [INFO] 19:31:56 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-nb --- 19:31:56 [INFO] 19:31:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 19:31:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/resources 19:31:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/spi 19:31:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/generated-sources/yang 19:31:56 [INFO] 19:31:56 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-nb --- 19:31:56 [INFO] Recompiling the module because of changed dependency. 19:31:56 [INFO] Compiling 123 source files with javac [debug release 17] to target/classes 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:[11,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1151,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:31:57 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1516,52] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1494,13] DOMDataTreeIdentifier(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier) in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProvider.java:[38,61] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java:[90,20] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[32,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[91,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[52,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[71,37] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[26,29] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketInitializer.java:[31,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/legacy/ErrorTags.java:[55,22] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[62,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[68,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[74,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[73,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[83,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[104,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:31:57 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java:[70,69] unchecked cast 19:31:57 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 19:31:57 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 19:31:57 [INFO] 19:31:57 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-nb >>> 19:31:57 [INFO] 19:31:57 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-nb --- 19:31:57 [INFO] Fork Value is true 19:32:05 [INFO] Done SpotBugs Analysis.... 19:32:05 [INFO] 19:32:05 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-nb <<< 19:32:05 [INFO] 19:32:05 [INFO] 19:32:05 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-nb --- 19:32:05 [INFO] BugInstance size is 0 19:32:05 [INFO] Error size is 0 19:32:05 [INFO] No errors/warnings found 19:32:05 [INFO] 19:32:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 19:32:05 [INFO] Copying 150 resources from src/test/resources to target/test-classes 19:32:05 [INFO] 19:32:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-nb --- 19:32:05 [INFO] Recompiling the module because of changed dependency. 19:32:05 [INFO] Compiling 60 source files with javac [debug release 17] to target/test-classes 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[49,20] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:32:06 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapperTest.java:[56,31] org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors has been deprecated 19:32:06 [INFO] 19:32:06 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-nb --- 19:32:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/surefire-reports 19:32:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:32:06 [INFO] 19:32:06 [INFO] ------------------------------------------------------- 19:32:06 [INFO] T E S T S 19:32:06 [INFO] ------------------------------------------------------- 19:32:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:32:10 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:32:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 19:32:12 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:32:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 19:32:12 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:32:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 19:32:12 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:32:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 19:32:13 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:32:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 19:32:13 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:32:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:32:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:32:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.ErrorTagsTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:32:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.YangInstanceIdentifierSerializerTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:32:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:32:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:32:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 19:32:14 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:32:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:32:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:32:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:32:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:32:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:32:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:32:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:32:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 19:32:15 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:32:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 19:32:15 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:32:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 19:32:15 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:32:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 19:32:15 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:32:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateNotificationStreamRpcTest 19:32:15 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:32:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 19:32:16 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:32:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 19:32:16 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:32:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 19:32:16 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:32:16 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:32:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:32:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:32:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:32:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:32:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:32:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:32:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.opendaylight.restconf.nb.rfc8040.databind.jaxrs.QueryParamsTest 19:32:16 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:32:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:32:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlNormalizedNodeBodyWriterTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:32:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterFieldsTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:32:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.JsonPatchStatusBodyWriterTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:32:18 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.112 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.errors.RestconfDocumentedExceptionMapperTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:32:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterParametersTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:32:18 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.013 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.ParameterAwareNormalizedNodeWriterDepthTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:32:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.nb.rfc8040.jersey.providers.XmlPatchStatusBodyWriterTest 19:32:18 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:32:19 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 19:32:19 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:32:19 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 19:32:19 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:32:19 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.NetconfFieldsTranslatorTest 19:32:19 [INFO] Running org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:32:19 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.nb.rfc8040.utils.parser.WriterFieldsTranslatorTest 19:32:19 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:32:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 19:32:19 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:32:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 19:32:20 [INFO] 19:32:20 [INFO] Results: 19:32:20 [INFO] 19:32:20 [WARNING] Tests run: 432, Failures: 0, Errors: 0, Skipped: 4 19:32:20 [INFO] 19:32:20 [INFO] 19:32:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-nb --- 19:32:20 [INFO] 19:32:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 19:32:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT.jar 19:32:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 19:32:20 [INFO] 19:32:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-nb --- 19:32:20 [INFO] No previous run data found, generating javadoc. 19:32:23 [WARNING] Javadoc Warnings 19:32:23 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:32:23 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:32:23 [WARNING] ^ 19:32:23 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfTransaction.java:11: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:32:23 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:32:23 [WARNING] ^ 19:32:23 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:32:23 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:32:23 [WARNING] ^ 19:32:23 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:32:23 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 19:32:23 [WARNING] ^ 19:32:23 [WARNING] 4 warnings 19:32:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:32:23 [INFO] 19:32:23 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-nb --- 19:32:23 [INFO] CycloneDX: Resolving Dependencies 19:32:25 [INFO] CycloneDX: Creating BOM version 1.4 with 93 component(s) 19:32:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml 19:32:25 [INFO] attaching as restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json 19:32:26 [INFO] attaching as restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:32:26 [INFO] 19:32:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 19:32:26 [INFO] Skipping duplicate-finder execution! 19:32:26 [INFO] 19:32:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-nb --- 19:32:26 [WARNING] Used undeclared dependencies found: 19:32:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test 19:32:26 [WARNING] org.xmlunit:xmlunit-core:jar:2.9.1:test 19:32:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:test 19:32:26 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile 19:32:26 [WARNING] com.google.inject:guice:jar:6.0.0:test 19:32:26 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:test 19:32:26 [WARNING] Unused declared dependencies found: 19:32:26 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 19:32:26 [INFO] 19:32:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-nb --- 19:32:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-sources.jar 19:32:26 [INFO] 19:32:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-nb --- 19:32:26 [INFO] 19:32:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-nb --- 19:32:26 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec 19:32:26 [INFO] Analyzed bundle 'restconf-nb' with 169 classes 19:32:26 [INFO] 19:32:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-nb --- 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.jar 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.pom 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-javadoc.jar 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:32:26 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/restconf-nb-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT-sources.jar 19:32:26 [INFO] 19:32:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 19:32:26 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-SNAPSHOT.jar 19:32:26 [INFO] Writing OBR metadata 19:32:26 [INFO] 19:32:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-nb --- 19:32:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:32:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:32:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:32:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:32:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:32:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:32:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:32:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:32:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:32:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:32:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:32:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:32:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:32:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:32:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:32:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:32:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:32:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:32:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:32:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:32:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:32:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:32:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:32:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:32:26 at java.lang.reflect.Method.invoke (Method.java:568) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:32:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:32:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:32:26 [INFO] 19:32:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 19:32:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:32:26 [INFO] 19:32:26 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 19:32:26 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.0-SNAPSHOT [85/119] 19:32:26 [INFO] ------------------------------[ feature ]------------------------------- 19:32:26 [INFO] 19:32:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-nb --- 19:32:26 [INFO] 19:32:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-nb --- 19:32:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:26 [INFO] 19:32:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 19:32:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:32:26 [INFO] 19:32:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-nb --- 19:32:27 [INFO] 19:32:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 19:32:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:32:27 [INFO] argLine set to empty 19:32:27 [INFO] 19:32:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-nb --- 19:32:27 [INFO] Starting audit... 19:32:27 Audit done. 19:32:27 [INFO] You have 0 Checkstyle violations. 19:32:27 [INFO] 19:32:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-nb --- 19:32:27 [INFO] Starting audit... 19:32:27 Audit done. 19:32:27 [INFO] You have 0 Checkstyle violations. 19:32:27 [INFO] 19:32:27 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-nb --- 19:32:27 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes/META-INF/maven/dependencies.properties 19:32:27 [INFO] 19:32:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-nb --- 19:32:27 [INFO] 19:32:27 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 19:32:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml 19:32:27 [INFO] ...done! 19:32:27 [INFO] Attaching features XML 19:32:27 [INFO] 19:32:27 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-nb --- 19:32: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:32:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:32:27 [INFO] 19:32:27 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 19:32:27 [INFO] 19:32:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-nb --- 19:32:27 [INFO] 19:32:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 19:32:27 [INFO] 19:32:27 [INFO] 19:32:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-nb --- 19:32:27 [INFO] 19:32:27 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-nb --- 19:32:27 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:32:27 [INFO] 19:32:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-nb --- 19:32:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/surefire-reports 19:32:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:32:27 [INFO] 19:32:27 [INFO] ------------------------------------------------------- 19:32:27 [INFO] T E S T S 19:32:27 [INFO] ------------------------------------------------------- 19:32:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.80 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:32:55 [INFO] 19:32:55 [INFO] Results: 19:32:55 [INFO] 19:32:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:32:55 [INFO] 19:32:55 [INFO] 19:32:55 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-nb --- 19:32:55 [INFO] 19:32:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-nb --- 19:32:55 [INFO] 19:32:55 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-nb --- 19:32:55 [INFO] CycloneDX: Resolving Dependencies 19:33:02 [INFO] CycloneDX: Creating BOM version 1.4 with 363 component(s) 19:33:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml 19:33:02 [INFO] attaching as odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json 19:33:02 [INFO] attaching as odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:33:02 [INFO] 19:33:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 19:33:02 [INFO] Skipping duplicate-finder execution! 19:33:02 [INFO] 19:33:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-nb --- 19:33:02 [INFO] Skipping plugin execution 19:33:02 [INFO] 19:33:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-nb --- 19:33:02 [INFO] No sources in project. Archive not created. 19:33:02 [INFO] 19:33:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-nb --- 19:33:02 [INFO] 19:33:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-nb --- 19:33:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:02 [INFO] 19:33:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-nb --- 19:33:02 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT.pom 19:33:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-features.xml 19:33:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-SNAPSHOT-cyclonedx.json 19:33:02 [INFO] 19:33:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-nb --- 19:33:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:33:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:33:02 [INFO] 19:33:02 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 19:33:02 [INFO] Building OpenDaylight :: Restconf 7.0.0-SNAPSHOT [86/119] 19:33:02 [INFO] ------------------------------[ feature ]------------------------------- 19:33:02 [INFO] 19:33:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf --- 19:33:02 [INFO] 19:33:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf --- 19:33:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:02 [INFO] 19:33:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf --- 19:33:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:03 [INFO] 19:33:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf --- 19:33:03 [INFO] 19:33:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf --- 19:33:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:03 [INFO] argLine set to empty 19:33:03 [INFO] 19:33:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf --- 19:33:03 [INFO] Starting audit... 19:33:03 Audit done. 19:33:03 [INFO] You have 0 Checkstyle violations. 19:33:03 [INFO] 19:33:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf --- 19:33:03 [INFO] Starting audit... 19:33:03 Audit done. 19:33:03 [INFO] You have 0 Checkstyle violations. 19:33:03 [INFO] 19:33:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf --- 19:33:03 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes/META-INF/maven/dependencies.properties 19:33:03 [INFO] 19:33:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf --- 19:33:03 [INFO] 19:33:03 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 19:33:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml 19:33:03 [INFO] ...done! 19:33:03 [INFO] Attaching features XML 19:33:03 [INFO] 19:33:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf --- 19:33:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:33:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:33:03 [INFO] 19:33:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf >>> 19:33:03 [INFO] 19:33:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf --- 19:33:03 [INFO] 19:33:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf <<< 19:33:03 [INFO] 19:33:03 [INFO] 19:33:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf --- 19:33:03 [INFO] 19:33:03 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf --- 19:33:03 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:33:03 [INFO] 19:33:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf --- 19:33:03 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/surefire-reports 19:33:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:03 [INFO] 19:33:03 [INFO] ------------------------------------------------------- 19:33:03 [INFO] T E S T S 19:33:03 [INFO] ------------------------------------------------------- 19:33:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:33:27 [INFO] 19:33:27 [INFO] Results: 19:33:27 [INFO] 19:33:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:33:27 [INFO] 19:33:27 [INFO] 19:33:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf --- 19:33:27 [INFO] 19:33:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf --- 19:33:27 [INFO] 19:33:27 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf --- 19:33:27 [INFO] CycloneDX: Resolving Dependencies 19:33:34 [INFO] CycloneDX: Creating BOM version 1.4 with 364 component(s) 19:33:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml 19:33:34 [INFO] attaching as odl-restconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json 19:33:34 [INFO] attaching as odl-restconf-7.0.0-SNAPSHOT-cyclonedx.json 19:33:34 [INFO] 19:33:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 19:33:34 [INFO] Skipping duplicate-finder execution! 19:33:34 [INFO] 19:33:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf --- 19:33:34 [INFO] Skipping plugin execution 19:33:34 [INFO] 19:33:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf --- 19:33:34 [INFO] No sources in project. Archive not created. 19:33:34 [INFO] 19:33:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf --- 19:33:34 [INFO] 19:33:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf --- 19:33:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:34 [INFO] 19:33:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf --- 19:33:34 [INFO] No primary artifact to install, installing attached artifacts instead. 19:33:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT.pom 19:33:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-features.xml 19:33:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:34 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-SNAPSHOT-cyclonedx.json 19:33:34 [INFO] 19:33:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf --- 19:33:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:34 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:33:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:33:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:33:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:34 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:33:34 [INFO] 19:33:34 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 19:33:34 [INFO] Building restconf-openapi 7.0.0-SNAPSHOT [87/119] 19:33:34 [INFO] -------------------------------[ bundle ]------------------------------- 19:33:35 [INFO] 19:33:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-openapi --- 19:33:35 [INFO] 19:33:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-openapi --- 19:33:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:35 [INFO] 19:33:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-openapi --- 19:33:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:35 [INFO] 19:33:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-openapi --- 19:33:35 [INFO] 19:33:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-openapi --- 19:33:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:33:35 [INFO] 19:33:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-openapi --- 19:33:35 [INFO] Starting audit... 19:33:35 Audit done. 19:33:35 [INFO] You have 0 Checkstyle violations. 19:33:35 [INFO] 19:33:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-openapi --- 19:33:36 [INFO] Starting audit... 19:33:36 Audit done. 19:33:36 [INFO] You have 0 Checkstyle violations. 19:33:36 [INFO] 19:33:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-openapi --- 19:33:36 [INFO] 19:33:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 19:33:36 [INFO] Copying 20 resources from src/main/resources to target/classes 19:33:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/spi 19:33:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/generated-sources/yang 19:33:36 [INFO] 19:33:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-openapi --- 19:33:36 [INFO] Recompiling the module because of changed dependency. 19:33:36 [INFO] Compiling 46 source files with javac [debug release 17] to target/classes 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[156,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[117,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[135,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[154,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[115,88] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[127,29] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[128,45] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[130,25] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemaEntity.java:[130,72] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[195,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[179,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[231,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[265,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:36 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 19:33:36 [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:33:36 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:36 [INFO] 19:33:36 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 19:33:36 [INFO] 19:33:36 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-openapi --- 19:33:36 [INFO] Fork Value is true 19:33:42 [INFO] Done SpotBugs Analysis.... 19:33:42 [INFO] 19:33:42 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 19:33:42 [INFO] 19:33:42 [INFO] 19:33:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-openapi --- 19:33:42 [INFO] BugInstance size is 0 19:33:42 [INFO] Error size is 0 19:33:42 [INFO] No errors/warnings found 19:33:42 [INFO] 19:33:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 19:33:42 [INFO] Copying 60 resources from src/test/resources to target/test-classes 19:33:42 [INFO] 19:33:42 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-openapi --- 19:33:42 [INFO] Recompiling the module because of changed dependency. 19:33:42 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:33:42 [INFO] 19:33:42 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-openapi --- 19:33:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/surefire-reports 19:33:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:42 [INFO] 19:33:42 [INFO] ------------------------------------------------------- 19:33:42 [INFO] T E S T S 19:33:42 [INFO] ------------------------------------------------------- 19:33:43 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:33:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:33:48 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.283 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 19:33:48 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:33:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 19:33:48 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:33:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 19:33:48 [INFO] 19:33:48 [INFO] Results: 19:33:48 [INFO] 19:33:48 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 19:33:48 [INFO] 19:33:48 [INFO] 19:33:48 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-openapi --- 19:33:48 [INFO] 19:33:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 19:33:48 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.0-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 19:33:48 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT.jar 19:33:49 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 19:33:49 [INFO] 19:33:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-openapi --- 19:33:49 [INFO] No previous run data found, generating javadoc. 19:33:51 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar 19:33:51 [INFO] 19:33:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-openapi --- 19:33:51 [INFO] CycloneDX: Resolving Dependencies 19:33:53 [INFO] CycloneDX: Creating BOM version 1.4 with 97 component(s) 19:33:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml 19:33:53 [INFO] attaching as restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json 19:33:53 [INFO] attaching as restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:33:53 [INFO] 19:33:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 19:33:53 [INFO] Skipping duplicate-finder execution! 19:33:53 [INFO] 19:33:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-openapi --- 19:33:53 [WARNING] Used undeclared dependencies found: 19:33:53 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 19:33:53 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:33:53 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 19:33:53 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.41:test 19:33:53 [WARNING] Non-test scoped test only dependencies found: 19:33:53 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 19:33:53 [INFO] 19:33:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-openapi --- 19:33:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-sources.jar 19:33:53 [INFO] 19:33:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-openapi --- 19:33:53 [INFO] 19:33:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-openapi --- 19:33:53 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec 19:33:53 [INFO] Analyzed bundle 'restconf-openapi' with 47 classes 19:33:53 [INFO] 19:33:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-openapi --- 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.jar 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.pom 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-javadoc.jar 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:33:53 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/restconf-openapi-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT-sources.jar 19:33:53 [INFO] 19:33:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 19:33:53 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-SNAPSHOT.jar 19:33:54 [INFO] Writing OBR metadata 19:33:54 [INFO] 19:33:54 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-openapi --- 19:33:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:33:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:33:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:33:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:33:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:33:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:33:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:33:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:33:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:33:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:33:54 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:33:54 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:33:54 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:33:54 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:33:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:33:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:33:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:33:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:33:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:33:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:33:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:33:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:33:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:33:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:33:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:33:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:33:54 at java.lang.reflect.Method.invoke (Method.java:568) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:33:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:33:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:33:54 [INFO] 19:33:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 19:33:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:33:54 [INFO] 19:33:54 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 19:33:54 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.0-SNAPSHOT [88/119] 19:33:54 [INFO] ------------------------------[ feature ]------------------------------- 19:33:54 [INFO] 19:33:54 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-openapi --- 19:33:54 [INFO] 19:33:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-openapi --- 19:33:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:54 [INFO] 19:33:54 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 19:33:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:33:54 [INFO] 19:33:54 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-openapi --- 19:33:55 [INFO] 19:33:55 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 19:33:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:33:55 [INFO] argLine set to empty 19:33:55 [INFO] 19:33:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-openapi --- 19:33:55 [INFO] Starting audit... 19:33:55 Audit done. 19:33:55 [INFO] You have 0 Checkstyle violations. 19:33:55 [INFO] 19:33:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-openapi --- 19:33:55 [INFO] Starting audit... 19:33:55 Audit done. 19:33:55 [INFO] You have 0 Checkstyle violations. 19:33:55 [INFO] 19:33:55 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-openapi --- 19:33:55 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes/META-INF/maven/dependencies.properties 19:33:55 [INFO] 19:33:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-openapi --- 19:33:55 [INFO] 19:33:55 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 19:33:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml 19:33:55 [INFO] ...done! 19:33:55 [INFO] Attaching features XML 19:33:55 [INFO] 19:33:55 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-openapi --- 19:33: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:33:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:33:55 [INFO] 19:33:55 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 19:33:55 [INFO] 19:33:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-openapi --- 19:33:55 [INFO] 19:33:55 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 19:33:55 [INFO] 19:33:55 [INFO] 19:33:55 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-openapi --- 19:33:55 [INFO] 19:33:55 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-openapi --- 19:33:55 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:33:55 [INFO] 19:33:55 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-openapi --- 19:33:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/surefire-reports 19:33:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:33:55 [INFO] 19:33:55 [INFO] ------------------------------------------------------- 19:33:55 [INFO] T E S T S 19:33:55 [INFO] ------------------------------------------------------- 19:33:57 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.37 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:20 [INFO] 19:34:20 [INFO] Results: 19:34:20 [INFO] 19:34:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:34:20 [INFO] 19:34:20 [INFO] 19:34:20 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-openapi --- 19:34:20 [INFO] 19:34:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-openapi --- 19:34:20 [INFO] 19:34:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-openapi --- 19:34:20 [INFO] CycloneDX: Resolving Dependencies 19:34:27 [INFO] CycloneDX: Creating BOM version 1.4 with 377 component(s) 19:34:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml 19:34:27 [INFO] attaching as odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json 19:34:27 [INFO] attaching as odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:34:27 [INFO] 19:34:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 19:34:27 [INFO] Skipping duplicate-finder execution! 19:34:27 [INFO] 19:34:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 19:34:27 [INFO] Skipping plugin execution 19:34:27 [INFO] 19:34:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 19:34:27 [INFO] No sources in project. Archive not created. 19:34:27 [INFO] 19:34:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-openapi --- 19:34:27 [INFO] 19:34:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-openapi --- 19:34:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:27 [INFO] 19:34:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-openapi --- 19:34:27 [INFO] No primary artifact to install, installing attached artifacts instead. 19:34:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT.pom 19:34:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-features.xml 19:34:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.xml 19:34:27 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-SNAPSHOT-cyclonedx.json 19:34:27 [INFO] 19:34:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-openapi --- 19:34:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:34:27 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:34:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:34:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:34:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:34:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:34:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:34:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:34:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:34:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:34:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:34:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:34:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:34:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:34:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:34:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:34:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:34:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:34:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:34:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:34:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:34:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:34:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:34:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:34:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:34:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:34:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:34:27 at java.lang.reflect.Method.invoke (Method.java:568) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:34:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:34:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:34:27 [INFO] 19:34:27 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 19:34:27 [INFO] Building OpenDaylight :: Restconf :: All 7.0.0-SNAPSHOT [89/119] 19:34:27 [INFO] ------------------------------[ feature ]------------------------------- 19:34:27 [INFO] 19:34:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-restconf-all --- 19:34:27 [INFO] 19:34:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-restconf-all --- 19:34:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:27 [INFO] 19:34:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 19:34:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:34:27 [INFO] 19:34:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-restconf-all --- 19:34:28 [INFO] 19:34:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-restconf-all --- 19:34:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:34:28 [INFO] argLine set to empty 19:34:28 [INFO] 19:34:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-restconf-all --- 19:34:28 [INFO] Starting audit... 19:34:28 Audit done. 19:34:28 [INFO] You have 0 Checkstyle violations. 19:34:28 [INFO] 19:34:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-restconf-all --- 19:34:28 [INFO] Starting audit... 19:34:28 Audit done. 19:34:28 [INFO] You have 0 Checkstyle violations. 19:34:28 [INFO] 19:34:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-restconf-all --- 19:34:28 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes/META-INF/maven/dependencies.properties 19:34:28 [INFO] 19:34:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-restconf-all --- 19:34:28 [INFO] 19:34:28 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 19:34:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml 19:34:28 [INFO] ...done! 19:34:28 [INFO] Attaching features XML 19:34:28 [INFO] 19:34:28 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-restconf-all --- 19:34:28 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:34:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:34:28 [INFO] 19:34:28 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 19:34:28 [INFO] 19:34:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-restconf-all --- 19:34:28 [INFO] 19:34:28 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 19:34:28 [INFO] 19:34:28 [INFO] 19:34:28 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-restconf-all --- 19:34:28 [INFO] 19:34:28 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-restconf-all --- 19:34:28 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:34:28 [INFO] 19:34:28 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-restconf-all --- 19:34:28 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/surefire-reports 19:34:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:34:28 [INFO] 19:34:28 [INFO] ------------------------------------------------------- 19:34:28 [INFO] T E S T S 19:34:28 [INFO] ------------------------------------------------------- 19:34:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.67 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:34:54 [INFO] 19:34:54 [INFO] Results: 19:34:54 [INFO] 19:34:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:34:54 [INFO] 19:34:54 [INFO] 19:34:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-restconf-all --- 19:34:54 [INFO] 19:34:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-restconf-all --- 19:34:54 [INFO] 19:34:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-restconf-all --- 19:34:54 [INFO] CycloneDX: Resolving Dependencies 19:35:01 [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) 19:35:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml 19:35:01 [INFO] attaching as odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json 19:35:01 [INFO] attaching as odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:35:01 [INFO] 19:35:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 19:35:01 [INFO] Skipping duplicate-finder execution! 19:35:01 [INFO] 19:35:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-restconf-all --- 19:35:01 [INFO] Skipping plugin execution 19:35:01 [INFO] 19:35:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-restconf-all --- 19:35:01 [INFO] No sources in project. Archive not created. 19:35:01 [INFO] 19:35:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-restconf-all --- 19:35:01 [INFO] 19:35:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-restconf-all --- 19:35:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:01 [INFO] 19:35:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-restconf-all --- 19:35:01 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT.pom 19:35:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-features.xml 19:35:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:01 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-SNAPSHOT-cyclonedx.json 19:35:01 [INFO] 19:35:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-restconf-all --- 19:35:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:35:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:01 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:35:01 [INFO] 19:35:01 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 19:35:01 [INFO] Building features-netconf 7.0.0-SNAPSHOT [90/119] 19:35:01 [INFO] ------------------------------[ feature ]------------------------------- 19:35:01 [INFO] 19:35:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf --- 19:35:01 [INFO] 19:35:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf --- 19:35:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:01 [INFO] 19:35:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf --- 19:35:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:02 [INFO] 19:35:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf --- 19:35:02 [INFO] 19:35:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf --- 19:35:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:02 [INFO] argLine set to empty 19:35:02 [INFO] 19:35:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf --- 19:35:02 [INFO] Starting audit... 19:35:02 Audit done. 19:35:02 [INFO] You have 0 Checkstyle violations. 19:35:02 [INFO] 19:35:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf --- 19:35:02 [INFO] Starting audit... 19:35:02 Audit done. 19:35:02 [INFO] You have 0 Checkstyle violations. 19:35:02 [INFO] 19:35:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf --- 19:35:02 [INFO] 19:35:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf --- 19:35:02 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes/META-INF/maven/dependencies.properties 19:35:02 [INFO] 19:35:02 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 19:35:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml 19:35:03 [INFO] ...done! 19:35:03 [INFO] Attaching features XML 19:35:03 [INFO] 19:35:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf --- 19:35:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:35:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:03 [INFO] 19:35:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf >>> 19:35:03 [INFO] 19:35:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf --- 19:35:03 [INFO] 19:35:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf <<< 19:35:03 [INFO] 19:35:03 [INFO] 19:35:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf --- 19:35:03 [INFO] 19:35:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf --- 19:35:03 [INFO] Tests are skipped. 19:35:03 [INFO] 19:35:03 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf --- 19:35:03 [INFO] 19:35:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf --- 19:35:03 [INFO] 19:35:03 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf --- 19:35:03 [INFO] CycloneDX: Resolving Dependencies 19:35:11 [INFO] CycloneDX: Creating BOM version 1.4 with 446 component(s) 19:35:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml 19:35:11 [INFO] attaching as features-netconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json 19:35:11 [INFO] attaching as features-netconf-7.0.0-SNAPSHOT-cyclonedx.json 19:35:11 [INFO] 19:35:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 19:35:11 [INFO] Skipping duplicate-finder execution! 19:35:11 [INFO] 19:35:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf --- 19:35:11 [INFO] Skipping plugin execution 19:35:11 [INFO] 19:35:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf --- 19:35:11 [INFO] No sources in project. Archive not created. 19:35:11 [INFO] 19:35:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf --- 19:35:11 [INFO] 19:35:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf --- 19:35:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:11 [INFO] 19:35:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf --- 19:35:11 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT.pom 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-features.xml 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:11 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-SNAPSHOT-cyclonedx.json 19:35:11 [INFO] 19:35:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf --- 19:35:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:11 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:35:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:11 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:35:11 [INFO] 19:35:11 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 19:35:11 [INFO] Building netconf-test-perf 7.0.0-SNAPSHOT [91/119] 19:35:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-test-perf --- 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-test-perf --- 19:35:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 19:35:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:11 [INFO] 19:35:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-test-perf --- 19:35:11 [INFO] 19:35:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-test-perf --- 19:35:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:35:11 [INFO] 19:35:11 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ netconf-test-perf --- 19:35:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:35:11 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/yang 19:35:11 [INFO] yang-to-sources: Found 24 dependencies in 6.970 ms 19:35:11 [INFO] yang-to-sources: Project model files found: 4 in 4.364 ms 19:35:12 [INFO] yang-to-sources: 5 YANG models processed in 96.13 ms 19:35:12 [INFO] BindingJavaFileGenerator: Defined 134 files in 4.338 ms 19:35:12 [INFO] Sorted 134 files into 28 directories in 180.9 μs 19:35:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 45.15 ms 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-test-perf --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-test-perf --- 19:35:12 [INFO] Starting audit... 19:35:12 Audit done. 19:35:12 [INFO] You have 0 Checkstyle violations. 19:35:12 [INFO] 19:35:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-test-perf --- 19:35:12 [INFO] 19:35:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 19:35:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/resources 19:35:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:35:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:35:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:35:12 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 19:35:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/generated-sources/spi 19:35:12 [INFO] 19:35:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-test-perf --- 19:35:12 [INFO] Recompiling the module because of changed dependency. 19:35:12 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 19:35:13 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/NcmountRpcs.java:[70,29] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 19:35:13 [INFO] 19:35:13 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 19:35:13 [INFO] 19:35:13 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-test-perf --- 19:35:13 [INFO] Fork Value is true 19:35:16 [INFO] Done SpotBugs Analysis.... 19:35:16 [INFO] 19:35:16 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 19:35:16 [INFO] 19:35:16 [INFO] 19:35:16 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-test-perf --- 19:35:16 [INFO] BugInstance size is 0 19:35:16 [INFO] Error size is 0 19:35:16 [INFO] No errors/warnings found 19:35:16 [INFO] 19:35:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 19:35:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/test/resources 19:35:16 [INFO] 19:35:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-test-perf --- 19:35:16 [INFO] No sources to compile 19:35:16 [INFO] 19:35:16 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-test-perf --- 19:35:16 [INFO] No tests to run. 19:35:16 [INFO] 19:35:16 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-test-perf --- 19:35:16 [INFO] 19:35:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 19:35:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:35:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 19:35:16 [INFO] 19:35:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-test-perf --- 19:35:16 [INFO] No previous run data found, generating javadoc. 19:35:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar 19:35:20 [INFO] 19:35:20 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-test-perf --- 19:35:20 [INFO] CycloneDX: Resolving Dependencies 19:35:22 [INFO] CycloneDX: Creating BOM version 1.4 with 127 component(s) 19:35:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml 19:35:22 [INFO] attaching as netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json 19:35:22 [INFO] attaching as netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.json 19:35:22 [INFO] 19:35:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 19:35:22 [INFO] Skipping duplicate-finder execution! 19:35:22 [INFO] 19:35:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-test-perf --- 19:35:22 [WARNING] Used undeclared dependencies found: 19:35:22 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 19:35:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile 19:35:22 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:35:22 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:35:22 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:35:22 [WARNING] Unused declared dependencies found: 19:35:22 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT:compile 19:35:22 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT:compile 19:35:22 [INFO] 19:35:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-test-perf --- 19:35:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar 19:35:22 [INFO] 19:35:22 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-test-perf --- 19:35:22 [INFO] 19:35:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-test-perf --- 19:35:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:35:22 [INFO] 19:35:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-test-perf --- 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.pom 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-javadoc.jar 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-cyclonedx.json 19:35:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT-sources.jar 19:35:22 [INFO] 19:35:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 19:35:22 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-SNAPSHOT.jar 19:35:22 [INFO] Writing OBR metadata 19:35:22 [INFO] 19:35:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-test-perf --- 19:35:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:35:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:35:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:35:22 [INFO] 19:35:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 19:35:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:35:22 [INFO] 19:35:22 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 19:35:22 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.0-SNAPSHOT [92/119] 19:35:22 [INFO] ------------------------------[ feature ]------------------------------- 19:35:22 [INFO] 19:35:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-test-tools --- 19:35:22 [INFO] 19:35:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-test-tools --- 19:35:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:22 [INFO] 19:35:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 19:35:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:22 [INFO] 19:35:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-test-tools --- 19:35:23 [INFO] 19:35:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 19:35:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:23 [INFO] argLine set to empty 19:35:23 [INFO] 19:35:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-test-tools --- 19:35:23 [INFO] Starting audit... 19:35:23 Audit done. 19:35:23 [INFO] You have 0 Checkstyle violations. 19:35:23 [INFO] 19:35:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-test-tools --- 19:35:23 [INFO] Starting audit... 19:35:23 Audit done. 19:35:23 [INFO] You have 0 Checkstyle violations. 19:35:23 [INFO] 19:35:23 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-test-tools --- 19:35:23 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes/META-INF/maven/dependencies.properties 19:35:23 [INFO] 19:35:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-test-tools --- 19:35:23 [INFO] 19:35:23 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 19:35:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml 19:35:23 [INFO] ...done! 19:35:23 [INFO] Attaching features XML 19:35:23 [INFO] 19:35:23 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-test-tools --- 19:35: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 19:35:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:35:23 [INFO] 19:35:23 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 19:35:23 [INFO] 19:35:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-test-tools --- 19:35:23 [INFO] 19:35:23 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 19:35:23 [INFO] 19:35:23 [INFO] 19:35:23 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-test-tools --- 19:35:23 [INFO] 19:35:23 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-test-tools --- 19:35:23 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:35:23 [INFO] 19:35:23 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-test-tools --- 19:35:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/surefire-reports 19:35:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:35:23 [INFO] 19:35:23 [INFO] ------------------------------------------------------- 19:35:23 [INFO] T E S T S 19:35:23 [INFO] ------------------------------------------------------- 19:35:25 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.51 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:35:51 [INFO] 19:35:51 [INFO] Results: 19:35:51 [INFO] 19:35:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:35:51 [INFO] 19:35:51 [INFO] 19:35:51 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-test-tools --- 19:35:51 [INFO] 19:35:51 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-test-tools --- 19:35:51 [INFO] 19:35:51 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-test-tools --- 19:35:51 [INFO] CycloneDX: Resolving Dependencies 19:35:58 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 19:35:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml 19:35:59 [INFO] attaching as odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json 19:35:59 [INFO] attaching as odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.json 19:35:59 [INFO] 19:35:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 19:35:59 [INFO] Skipping duplicate-finder execution! 19:35:59 [INFO] 19:35:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 19:35:59 [INFO] Skipping plugin execution 19:35:59 [INFO] 19:35:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 19:35:59 [INFO] No sources in project. Archive not created. 19:35:59 [INFO] 19:35:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-test-tools --- 19:35:59 [INFO] 19:35:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-test-tools --- 19:35:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:35:59 [INFO] 19:35:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-test-tools --- 19:35:59 [INFO] No primary artifact to install, installing attached artifacts instead. 19:35:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT.pom 19:35:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-features.xml 19:35:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.xml 19:35:59 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-SNAPSHOT-cyclonedx.json 19:35:59 [INFO] 19:35:59 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-test-tools --- 19:35:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:35:59 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:35:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:35:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:35:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:35:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:35:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:35:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:35:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:35:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:35:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:35:59 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:35:59 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:35:59 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:35:59 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:35:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:35:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:35:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:35:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:35:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:35:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:35:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:35:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:35:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:35:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:35:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:35:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:35:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:35:59 at java.lang.reflect.Method.invoke (Method.java:568) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:35:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:35:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:35:59 [INFO] 19:35:59 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 19:35:59 [INFO] Building features-netconf-testing 7.0.0-SNAPSHOT [93/119] 19:35:59 [INFO] ------------------------------[ feature ]------------------------------- 19:35:59 [INFO] 19:35:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-testing --- 19:35:59 [INFO] 19:35:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-testing --- 19:35:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:59 [INFO] 19:35:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 19:35:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:35:59 [INFO] 19:35:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-testing --- 19:36:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:00 [INFO] argLine set to empty 19:36:00 [INFO] 19:36:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-testing --- 19:36:00 [INFO] Starting audit... 19:36:00 Audit done. 19:36:00 [INFO] You have 0 Checkstyle violations. 19:36:00 [INFO] 19:36:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-testing --- 19:36:00 [INFO] Starting audit... 19:36:00 Audit done. 19:36:00 [INFO] You have 0 Checkstyle violations. 19:36:00 [INFO] 19:36:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-testing --- 19:36:00 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes/META-INF/maven/dependencies.properties 19:36:00 [INFO] 19:36:00 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 19:36:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml 19:36:00 [INFO] ...done! 19:36:00 [INFO] Attaching features XML 19:36:00 [INFO] 19:36:00 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-testing --- 19:36:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:00 [INFO] 19:36:00 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 19:36:00 [INFO] 19:36:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 19:36:00 [INFO] 19:36:00 [INFO] 19:36:00 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-testing --- 19:36:00 [INFO] Tests are skipped. 19:36:00 [INFO] 19:36:00 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-testing --- 19:36:00 [INFO] 19:36:00 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-testing --- 19:36:00 [INFO] CycloneDX: Resolving Dependencies 19:36:08 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:36:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml 19:36:08 [INFO] attaching as features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json 19:36:08 [INFO] attaching as features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.json 19:36:08 [INFO] 19:36:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 19:36:08 [INFO] Skipping duplicate-finder execution! 19:36:08 [INFO] 19:36:08 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-testing --- 19:36:08 [INFO] Skipping plugin execution 19:36:08 [INFO] 19:36:08 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-testing --- 19:36:08 [INFO] No sources in project. Archive not created. 19:36:08 [INFO] 19:36:08 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-testing --- 19:36:08 [INFO] 19:36:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-testing --- 19:36:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:08 [INFO] 19:36:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-testing --- 19:36:08 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT.pom 19:36:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-features.xml 19:36:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:08 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-SNAPSHOT-cyclonedx.json 19:36:08 [INFO] 19:36:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-testing --- 19:36:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:08 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:36:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:08 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:08 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:08 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:08 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:08 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:36:08 [INFO] 19:36:08 [INFO] ------------------< org.opendaylight.netconf:yanglib >------------------ 19:36:08 [INFO] Building yanglib 7.0.0-SNAPSHOT [94/119] 19:36:08 [INFO] -------------------------------[ bundle ]------------------------------- 19:36:08 [INFO] 19:36:08 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ yanglib --- 19:36:08 [INFO] 19:36:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ yanglib --- 19:36:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:08 [INFO] 19:36:08 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ yanglib --- 19:36:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:08 [INFO] 19:36:08 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ yanglib --- 19:36:08 [INFO] 19:36:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ yanglib --- 19:36:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/yanglib/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:36:08 [INFO] 19:36:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ yanglib --- 19:36:08 [INFO] Starting audit... 19:36:08 Audit done. 19:36:08 [INFO] You have 0 Checkstyle violations. 19:36:08 [INFO] 19:36:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ yanglib --- 19:36:09 [INFO] Starting audit... 19:36:09 Audit done. 19:36:09 [INFO] You have 0 Checkstyle violations. 19:36:09 [INFO] 19:36:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ yanglib --- 19:36:09 [INFO] 19:36:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib --- 19:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/resources 19:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/spi 19:36:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/generated-sources/yang 19:36:09 [INFO] 19:36:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ yanglib --- 19:36:09 [INFO] Recompiling the module because of changed dependency. 19:36:09 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 19:36:09 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[150,55] 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:36:09 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[171,78] 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:36:09 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[197,20] 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:36:09 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java/org/opendaylight/yanglib/impl/YangLibProvider.java:[196,79] 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:36:09 [INFO] 19:36:09 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ yanglib >>> 19:36:09 [INFO] 19:36:09 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ yanglib --- 19:36:09 [INFO] Fork Value is true 19:36:11 [INFO] Done SpotBugs Analysis.... 19:36:11 [INFO] 19:36:11 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ yanglib <<< 19:36:11 [INFO] 19:36:11 [INFO] 19:36:11 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ yanglib --- 19:36:11 [INFO] BugInstance size is 0 19:36:11 [INFO] Error size is 0 19:36:11 [INFO] No errors/warnings found 19:36:11 [INFO] 19:36:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib --- 19:36:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 19:36:11 [INFO] 19:36:11 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ yanglib --- 19:36:11 [INFO] Recompiling the module because of changed dependency. 19:36:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[33,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[72,42] 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:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[76,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[126,24] 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:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[128,29] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated 19:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[125,42] 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:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[146,24] 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:36:11 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/test/java/org/opendaylight/yanglib/impl/YangLibProviderTest.java:[145,42] 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:36:11 [INFO] 19:36:11 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ yanglib --- 19:36:11 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/surefire-reports 19:36:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:36:11 [INFO] 19:36:11 [INFO] ------------------------------------------------------- 19:36:11 [INFO] T E S T S 19:36:11 [INFO] ------------------------------------------------------- 19:36:13 [INFO] Running org.opendaylight.yanglib.impl.YangLibProviderTest 19:36:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 19:36:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 s -- in org.opendaylight.yanglib.impl.YangLibProviderTest 19:36:15 [INFO] 19:36:15 [INFO] Results: 19:36:15 [INFO] 19:36:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 19:36:15 [INFO] 19:36:15 [INFO] 19:36:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ yanglib --- 19:36:15 [INFO] 19:36:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib --- 19:36:15 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT.jar 19:36:15 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes/META-INF/MANIFEST.MF 19:36:15 [INFO] 19:36:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ yanglib --- 19:36:15 [INFO] No previous run data found, generating javadoc. 19:36:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-javadoc.jar 19:36:16 [INFO] 19:36:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ yanglib --- 19:36:16 [INFO] CycloneDX: Resolving Dependencies 19:36:17 [INFO] CycloneDX: Creating BOM version 1.4 with 70 component(s) 19:36:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml 19:36:17 [INFO] attaching as yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json 19:36:17 [INFO] attaching as yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:36:17 [INFO] 19:36:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib --- 19:36:17 [INFO] Skipping duplicate-finder execution! 19:36:17 [INFO] 19:36:17 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ yanglib --- 19:36:17 [WARNING] Used undeclared dependencies found: 19:36:17 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:36:17 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:36:17 [WARNING] Non-test scoped test only dependencies found: 19:36:17 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:36:17 [INFO] 19:36:17 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ yanglib --- 19:36:17 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-sources.jar 19:36:17 [INFO] 19:36:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ yanglib --- 19:36:17 [INFO] 19:36:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ yanglib --- 19:36:17 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec 19:36:17 [INFO] Analyzed bundle 'yanglib' with 5 classes 19:36:17 [INFO] 19:36:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ yanglib --- 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.jar 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.pom 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-javadoc.jar 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:36:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/yanglib-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT-sources.jar 19:36:17 [INFO] 19:36:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib --- 19:36:17 [INFO] Installing org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-SNAPSHOT.jar 19:36:17 [INFO] Writing OBR metadata 19:36:17 [INFO] 19:36:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ yanglib --- 19:36:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:36:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:36:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:36:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 19:36:17 [INFO] 19:36:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib --- 19:36:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:36:17 [INFO] 19:36:17 [INFO] ----------------< org.opendaylight.netconf:odl-yanglib >---------------- 19:36:17 [INFO] Building OpenDaylight :: Yanglib 7.0.0-SNAPSHOT [95/119] 19:36:17 [INFO] ------------------------------[ feature ]------------------------------- 19:36:18 [INFO] 19:36:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-yanglib --- 19:36:18 [INFO] 19:36:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-yanglib --- 19:36:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:18 [INFO] 19:36:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-yanglib --- 19:36:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:18 [INFO] 19:36:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-yanglib --- 19:36:18 [INFO] 19:36:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-yanglib --- 19:36:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:18 [INFO] argLine set to empty 19:36:18 [INFO] 19:36:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-yanglib --- 19:36:18 [INFO] Starting audit... 19:36:18 Audit done. 19:36:18 [INFO] You have 0 Checkstyle violations. 19:36:18 [INFO] 19:36:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-yanglib --- 19:36:18 [INFO] Starting audit... 19:36:18 Audit done. 19:36:18 [INFO] You have 0 Checkstyle violations. 19:36:18 [INFO] 19:36:18 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-yanglib --- 19:36:18 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes/META-INF/maven/dependencies.properties 19:36:18 [INFO] 19:36:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-yanglib --- 19:36:18 [INFO] 19:36:18 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib --- 19:36:18 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml 19:36:18 [INFO] ...done! 19:36:18 [INFO] Attaching features XML 19:36:18 [INFO] 19:36:18 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-yanglib --- 19:36:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:36:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:18 [INFO] 19:36:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-yanglib >>> 19:36:18 [INFO] 19:36:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-yanglib --- 19:36:18 [INFO] 19:36:18 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-yanglib <<< 19:36:18 [INFO] 19:36:18 [INFO] 19:36:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-yanglib --- 19:36:18 [INFO] 19:36:18 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-yanglib --- 19:36:18 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:36:18 [INFO] 19:36:18 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-yanglib --- 19:36:18 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/surefire-reports 19:36:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:36:18 [INFO] 19:36:18 [INFO] ------------------------------------------------------- 19:36:18 [INFO] T E S T S 19:36:18 [INFO] ------------------------------------------------------- 19:36:21 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.12 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:36:45 [INFO] 19:36:45 [INFO] Results: 19:36:45 [INFO] 19:36:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:36:45 [INFO] 19:36:45 [INFO] 19:36:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-yanglib --- 19:36:45 [INFO] 19:36:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-yanglib --- 19:36:45 [INFO] 19:36:45 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-yanglib --- 19:36:45 [INFO] CycloneDX: Resolving Dependencies 19:36:52 [INFO] CycloneDX: Creating BOM version 1.4 with 366 component(s) 19:36:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml 19:36:52 [INFO] attaching as odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json 19:36:52 [INFO] attaching as odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:36:52 [INFO] 19:36:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib --- 19:36:52 [INFO] Skipping duplicate-finder execution! 19:36:52 [INFO] 19:36:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-yanglib --- 19:36:52 [INFO] Skipping plugin execution 19:36:52 [INFO] 19:36:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-yanglib --- 19:36:52 [INFO] No sources in project. Archive not created. 19:36:52 [INFO] 19:36:52 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-yanglib --- 19:36:52 [INFO] 19:36:52 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-yanglib --- 19:36:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:52 [INFO] 19:36:52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-yanglib --- 19:36:52 [INFO] No primary artifact to install, installing attached artifacts instead. 19:36:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT.pom 19:36:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-features.xml 19:36:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.xml 19:36:52 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-SNAPSHOT-cyclonedx.json 19:36:52 [INFO] 19:36:52 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-yanglib --- 19:36:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:36:52 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:36:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:36:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:36:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:36:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:36:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:36:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:36:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:36:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:36:52 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:36:52 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:36:52 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:36:52 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:36:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:36:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:36:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:36:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:36:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:36:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:36:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:36:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:36:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:36:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:36:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:36:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:36:52 at java.lang.reflect.Method.invoke (Method.java:568) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:36:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:36:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:36:52 [INFO] 19:36:52 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 19:36:52 [INFO] Building features-netconf-experimental 7.0.0-SNAPSHOT [96/119] 19:36:52 [INFO] ------------------------------[ feature ]------------------------------- 19:36:52 [INFO] 19:36:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-netconf-experimental --- 19:36:52 [INFO] 19:36:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-netconf-experimental --- 19:36:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:53 [INFO] 19:36:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 19:36:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:36:53 [INFO] 19:36:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-netconf-experimental --- 19:36:53 [INFO] 19:36:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 19:36:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:36:53 [INFO] argLine set to empty 19:36:53 [INFO] 19:36:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-netconf-experimental --- 19:36:53 [INFO] Starting audit... 19:36:53 Audit done. 19:36:53 [INFO] You have 0 Checkstyle violations. 19:36:53 [INFO] 19:36:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-netconf-experimental --- 19:36:53 [INFO] Starting audit... 19:36:53 Audit done. 19:36:53 [INFO] You have 0 Checkstyle violations. 19:36:53 [INFO] 19:36:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-netconf-experimental --- 19:36:53 [INFO] 19:36:53 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-netconf-experimental --- 19:36:53 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes/META-INF/maven/dependencies.properties 19:36:53 [INFO] 19:36:53 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 19:36:53 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml 19:36:54 [INFO] ...done! 19:36:54 [INFO] Attaching features XML 19:36:54 [INFO] 19:36:54 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-netconf-experimental --- 19:36: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:36:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:36:54 [INFO] 19:36:54 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 19:36:54 [INFO] 19:36:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-netconf-experimental --- 19:36:54 [INFO] 19:36:54 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 19:36:54 [INFO] 19:36:54 [INFO] 19:36:54 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-netconf-experimental --- 19:36:54 [INFO] 19:36:54 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-netconf-experimental --- 19:36:54 [INFO] Tests are skipped. 19:36:54 [INFO] 19:36:54 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-netconf-experimental --- 19:36:54 [INFO] 19:36:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-netconf-experimental --- 19:36:54 [INFO] 19:36:54 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-netconf-experimental --- 19:36:54 [INFO] CycloneDX: Resolving Dependencies 19:37:02 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 19:37:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml 19:37:02 [INFO] attaching as features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json 19:37:02 [INFO] attaching as features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.json 19:37:02 [INFO] 19:37:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 19:37:02 [INFO] Skipping duplicate-finder execution! 19:37:02 [INFO] 19:37:02 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-netconf-experimental --- 19:37:02 [INFO] Skipping plugin execution 19:37:02 [INFO] 19:37:02 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-netconf-experimental --- 19:37:02 [INFO] No sources in project. Archive not created. 19:37:02 [INFO] 19:37:02 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-netconf-experimental --- 19:37:02 [INFO] 19:37:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-netconf-experimental --- 19:37:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:02 [INFO] 19:37:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-netconf-experimental --- 19:37:02 [INFO] No primary artifact to install, installing attached artifacts instead. 19:37:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT.pom 19:37:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-features.xml 19:37:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:02 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-SNAPSHOT-cyclonedx.json 19:37:02 [INFO] 19:37:02 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-netconf-experimental --- 19:37:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:02 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:37:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:37:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:02 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:02 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:02 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:02 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:02 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:37:02 [INFO] 19:37:02 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 19:37:02 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.0-SNAPSHOT [97/119] 19:37:02 [INFO] ------------------------------[ feature ]------------------------------- 19:37:02 [INFO] 19:37:02 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-netconf-ssh --- 19:37:02 [INFO] 19:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-netconf-ssh --- 19:37:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:02 [INFO] 19:37:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 19:37:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:02 [INFO] 19:37:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-netconf-ssh --- 19:37:03 [INFO] 19:37:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 19:37:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:03 [INFO] argLine set to empty 19:37:03 [INFO] 19:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-netconf-ssh --- 19:37:03 [INFO] Starting audit... 19:37:03 Audit done. 19:37:03 [INFO] You have 0 Checkstyle violations. 19:37:03 [INFO] 19:37:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-netconf-ssh --- 19:37:03 [INFO] Starting audit... 19:37:03 Audit done. 19:37:03 [INFO] You have 0 Checkstyle violations. 19:37:03 [INFO] 19:37:03 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-netconf-ssh --- 19:37:03 [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes/META-INF/maven/dependencies.properties 19:37:03 [INFO] 19:37:03 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-netconf-ssh --- 19:37:03 [INFO] 19:37:03 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 19:37:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml 19:37:03 [INFO] ...done! 19:37:03 [INFO] Attaching features XML 19:37:03 [INFO] 19:37:03 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-netconf-ssh --- 19:37:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:37:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 19:37:03 [INFO] 19:37:03 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 19:37:03 [INFO] 19:37:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-netconf-ssh --- 19:37:03 [INFO] 19:37:03 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 19:37:03 [INFO] 19:37:03 [INFO] 19:37:03 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-netconf-ssh --- 19:37:03 [INFO] 19:37:03 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-netconf-ssh --- 19:37:03 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 19:37:03 [INFO] 19:37:03 [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-netconf-ssh --- 19:37:03 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/surefire-reports 19:37:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:37:03 [INFO] 19:37:03 [INFO] ------------------------------------------------------- 19:37:03 [INFO] T E S T S 19:37:03 [INFO] ------------------------------------------------------- 19:37:05 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.78 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 19:37:29 [INFO] 19:37:29 [INFO] Results: 19:37:29 [INFO] 19:37:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:37:29 [INFO] 19:37:29 [INFO] 19:37:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-netconf-ssh --- 19:37:29 [INFO] 19:37:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-netconf-ssh --- 19:37:29 [INFO] 19:37:29 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-netconf-ssh --- 19:37:29 [INFO] CycloneDX: Resolving Dependencies 19:37:36 [INFO] CycloneDX: Creating BOM version 1.4 with 338 component(s) 19:37:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml 19:37:36 [INFO] attaching as odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json 19:37:36 [INFO] attaching as odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:37:36 [INFO] 19:37:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 19:37:36 [INFO] Skipping duplicate-finder execution! 19:37:36 [INFO] 19:37:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 19:37:36 [INFO] Skipping plugin execution 19:37:36 [INFO] 19:37:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 19:37:36 [INFO] No sources in project. Archive not created. 19:37:36 [INFO] 19:37:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-netconf-ssh --- 19:37:36 [INFO] 19:37:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-netconf-ssh --- 19:37:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 19:37:36 [INFO] 19:37:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-netconf-ssh --- 19:37:36 [INFO] No primary artifact to install, installing attached artifacts instead. 19:37:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT.pom 19:37:36 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-features.xml 19:37:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.xml 19:37:37 [INFO] Installing /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-SNAPSHOT-cyclonedx.json 19:37:37 [INFO] 19:37:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-netconf-ssh --- 19:37:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:37:37 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 19:37:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:37:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:37:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:37:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:37:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:37:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:37:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:37:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:37:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:37:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:37:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:37:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 19:37:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:37:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:37:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:37:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:37:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:37:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:37:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:37:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:37:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:37:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:37:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:37:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:37:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:37:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:37:37 at java.lang.reflect.Method.invoke (Method.java:568) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:37:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:37:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:37:38 [INFO] 19:37:38 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 19:37:38 [INFO] Building netconf-features-parent 7.0.0-SNAPSHOT [98/119] 19:37:38 [INFO] --------------------------------[ pom ]--------------------------------- 19:37:38 [INFO] 19:37:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-features-parent --- 19:37:38 [INFO] 19:37:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-features-parent --- 19:37:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:38 [INFO] 19:37:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-features-parent --- 19:37:38 [INFO] 19:37:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-features-parent --- 19:37:38 [INFO] Skipping CycloneDX 19:37:38 [INFO] 19:37:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-features-parent --- 19:37:38 [INFO] Skipping artifact installation 19:37:38 [INFO] 19:37:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-features-parent --- 19:37:38 [INFO] Skipping artifact deployment 19:37:38 [INFO] 19:37:38 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 19:37:38 [INFO] Building netconf-karaf 7.0.0-SNAPSHOT [99/119] 19:37:38 [INFO] --------------------------------[ pom ]--------------------------------- 19:37:39 [INFO] 19:37:39 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf --- 19:37:39 [INFO] 19:37:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf --- 19:37:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:39 [INFO] 19:37:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf --- 19:37:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:37:39 [INFO] 19:37:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf --- 19:37:39 [INFO] 19:37:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf --- 19:37:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:37:39 [INFO] 19:37:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf --- 19:37:40 [INFO] Starting audit... 19:37:40 Audit done. 19:37:40 [INFO] You have 0 Checkstyle violations. 19:37:40 [INFO] 19:37:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf --- 19:37:40 [INFO] Starting audit... 19:37:40 Audit done. 19:37:40 [INFO] You have 0 Checkstyle violations. 19:37:40 [INFO] 19:37:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf --- 19:37:40 [INFO] 19:37:40 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 19:37:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/resources 19:37:40 [INFO] 19:37:40 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf --- 19:37:40 [INFO] Using repositories: 19:37:40 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:37:40 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:37:40 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:37:40 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:37:40 [INFO] Loading direct KAR and features XML dependencies 19:37:40 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:37:40 [INFO] Feature framework will be added as a startup feature 19:37:40 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf/target/assembly 19:37:40 [INFO] Unzipping kars 19:37:40 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 19:37:40 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:37:40 [INFO] Loading profiles from: 19:37:40 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:37:40 [INFO] Loading repositories 19:37:40 [INFO] Generating generated-startup profile 19:37:40 [INFO] Generating generated-boot profile with parents: generated-startup 19:37:40 [INFO] Generating generated-installed profile 19:37:40 [INFO] Configuring etc/config.properties and etc/system.properties 19:37:40 [INFO] Downloading libraries for generated profiles 19:37:40 [INFO] Downloading additional libraries 19:37:40 [INFO] Writing configurations 19:37:40 [INFO] adding config file: etc/profile.cfg 19:37:40 [INFO] Startup stage 19:37:40 [INFO] Loading startup repositories 19:37:40 [INFO] Resolving startup features and bundles 19:37:40 [INFO] Features: framework 19:37:40 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:37:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:41 [INFO] Boot stage 19:37:41 [INFO] Loading boot repositories 19:37:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.5/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:37:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:37:41 [INFO] Feature kar/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 19:37:41 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:37:41 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:37:41 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:37:41 [INFO] Feature bundle/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 19:37:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 19:37:41 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:37:41 [INFO] Feature package/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 19:37:41 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:37:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:37:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:37:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:37:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:37:41 [INFO] Feature service/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 19:37:41 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:37:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:37:41 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:37:41 [INFO] Feature system/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:37:41 [INFO] Feature management/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 19:37:41 [INFO] adding config file: etc/jmx.acl.cfg 19:37:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 19:37:41 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 19:37:41 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.management.cfg 19:37:41 [INFO] Feature log/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:37:41 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:37:41 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:37:41 [INFO] Feature config/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 19:37:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 19:37:41 [INFO] Feature framework/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 19:37:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 19:37:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 19:37:41 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:37:41 [INFO] Feature instance/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 19:37:41 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 19:37:41 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 19:37:41 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 19:37:41 [INFO] Feature 150de983-12e6-4dbf-becf-18283b03afac/0.0.0 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:37:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:37:41 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 19:37:41 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:37:41 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:37:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:37:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:37:44 [INFO] Feature standard/4.4.4 is defined as a boot feature 19:37:44 [INFO] Install stage 19:37:44 [INFO] Loading installed repositories 19:37:44 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 19:37:44 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 19:37:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:37:44 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:37:44 [INFO] 19:37:44 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 19:37:44 [INFO] 19:37:44 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf --- 19:37:44 [INFO] 19:37:44 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 19:37:44 [INFO] 19:37:44 [INFO] 19:37:45 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf --- 19:37:45 [INFO] 19:37:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf --- 19:37:45 [INFO] 19:37:45 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 19:37:45 [INFO] 19:37:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 19:37:45 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:37:45 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:37:45 [INFO] 19:37:45 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf --- 19:37:45 [INFO] 19:37:45 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 19:37:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf/src/main/assembly 19:37:45 [INFO] 19:37:45 [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ netconf-karaf --- 19:37:47 [INFO] Feature repository discovered recursively: bd4084db-f1d6-4c9e-bf32-b5656cbbca1c 19:37:47 [INFO] Feature repository discovered recursively: features-controller-testing 19:37:47 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-akka 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-scala 19:37:47 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:37:47 [INFO] Feature repository discovered recursively: features-infrautils 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:37:47 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:37:47 [INFO] Feature repository discovered recursively: odl-guava 19:37:47 [INFO] Feature repository discovered recursively: odl-gson 19:37:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:37:47 [INFO] Feature repository discovered recursively: odl-servlet-api 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:37:47 [INFO] Feature repository discovered recursively: features-netconf 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-jersey-2 19:37:47 [INFO] Feature repository discovered recursively: odl-javassist-3 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:37:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-all 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netty-4 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-client 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:37:47 [INFO] Feature repository discovered recursively: odl-stax2-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:37:47 [INFO] Feature repository discovered recursively: odl-antlr4 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-console 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-jackson-2 19:37:47 [INFO] Feature repository discovered recursively: odl-woodstox 19:37:47 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:37:47 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf-all 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:37:47 [INFO] Feature repository discovered recursively: pt-triemap 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:37:47 [INFO] Feature repository discovered recursively: features-netconf-testing 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:37:47 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: framework-4.4.4 19:37:47 [INFO] Feature repository discovered recursively: standard-4.4.4 19:37:47 [INFO] Feature repository discovered recursively: framework-4.4.4 19:37:47 [INFO] Feature repository discovered recursively: features-controller-testing 19:37:47 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-common 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-util 19:37:47 [INFO] Feature repository discovered recursively: odl-guava 19:37:47 [INFO] Feature repository discovered recursively: pt-triemap 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-common 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-data 19:37:47 [INFO] Feature repository discovered recursively: odl-antlr4 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-parser 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-apache-commons-text 19:37:47 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-codec 19:37:47 [INFO] Feature repository discovered recursively: odl-gson 19:37:47 [INFO] Feature repository discovered recursively: odl-stax2-api 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 19:37:47 [INFO] Feature repository discovered recursively: odl-servlet-api 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-akka 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-scala 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 19:37:47 [INFO] Feature repository discovered recursively: features-infrautils 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 19:37:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-utils 19:37:47 [INFO] Feature repository discovered recursively: odl-infrautils-ready 19:37:47 [INFO] Feature repository discovered recursively: features-netconf 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 19:37:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 19:37:47 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 19:37:47 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-jersey-2 19:37:47 [INFO] Feature repository discovered recursively: odl-javassist-3 19:37:47 [INFO] Feature repository discovered recursively: odl-ws-rs-api 19:37:47 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-all 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netty-4 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-client 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-transport 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-keystore 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-truststore 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-impl 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-topology 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-console 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-jackson-2 19:37:47 [INFO] Feature repository discovered recursively: odl-woodstox 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: odl-yangtools-export 19:37:47 [INFO] Feature repository discovered recursively: odl-restconf-all 19:37:47 [INFO] Feature repository discovered recursively: features-netconf-testing 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 19:37:47 [INFO] Feature repository discovered recursively: features-netconf-experimental 19:37:47 [INFO] Feature repository discovered recursively: odl-netconf-7.0.0-SNAPSHOT 19:37:47 [INFO] Feature repository discovered recursively: standard-4.4.4 19:37:47 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 19:37:53 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 19:37:54 [INFO] 19:37:54 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 19:37:54 [INFO] Executing tasks 19:37:54 [INFO] Executed tasks 19:37:54 [INFO] 19:37:54 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 19:37:54 [INFO] Executing tasks 19:37:54 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-merge-master/karaf/target/assembly/system/org/bouncycastle 19:37:54 [INFO] Executed tasks 19:37:54 [INFO] 19:37:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf --- 19:37:54 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:37:54 [INFO] 19:37:54 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf --- 19:38:11 [INFO] 19:38:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf --- 19:38:11 [INFO] CycloneDX: Resolving Dependencies 19:38:18 [INFO] CycloneDX: Creating BOM version 1.4 with 537 component(s) 19:38:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml 19:38:18 [INFO] attaching as netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/karaf/target/bom.json 19:38:18 [INFO] attaching as netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.json 19:38:18 [INFO] 19:38:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 19:38:18 [INFO] Skipping duplicate-finder execution! 19:38:18 [INFO] 19:38:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf --- 19:38:18 [INFO] Skipping pom project 19:38:18 [INFO] 19:38:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf --- 19:38:18 [INFO] 19:38:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf --- 19:38:18 [INFO] 19:38:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf --- 19:38:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:38:18 [INFO] 19:38:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf --- 19:38:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.pom 19:38:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.tar.gz 19:38:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/netconf-karaf-7.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT.zip 19:38:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.xml 19:38:18 [INFO] Installing /w/workspace/netconf-maven-merge-master/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-SNAPSHOT-cyclonedx.json 19:38:18 [INFO] 19:38:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf --- 19:38:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:38:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:38:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:38:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:38:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:38:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:38:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:38:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:38:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:38:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:38:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:38:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:38:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:38:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 19:38:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:38:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:38:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:38:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:38:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:38:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:38:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:38:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:38:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:38:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:38:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:38:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:38:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:38:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:38:18 at java.lang.reflect.Method.invoke (Method.java:568) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:38:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:38:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:38:20 [INFO] 19:38:20 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 19:38:20 [INFO] Building netconf-karaf-static 7.0.0-SNAPSHOT [100/119] 19:38:20 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 19:38:22 [INFO] 19:38:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-karaf-static --- 19:38:22 [INFO] 19:38:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-karaf-static --- 19:38:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:22 [INFO] 19:38:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 19:38:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:38:22 [INFO] 19:38:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-karaf-static --- 19:38:22 [INFO] 19:38:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 19:38:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:38:22 [INFO] 19:38:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-karaf-static --- 19:38:22 [INFO] Starting audit... 19:38:22 Audit done. 19:38:22 [INFO] You have 0 Checkstyle violations. 19:38:22 [INFO] 19:38:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-karaf-static --- 19:38:22 [INFO] Starting audit... 19:38:22 Audit done. 19:38:22 [INFO] You have 0 Checkstyle violations. 19:38:22 [INFO] 19:38:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-karaf-static --- 19:38:22 [INFO] 19:38:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 19:38:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/karaf-static/src/main/resources 19:38:22 [INFO] 19:38:22 [INFO] --- karaf-maven-plugin:4.4.4:assembly (default-assembly) @ netconf-karaf-static --- 19:38:22 [INFO] Using repositories: 19:38:22 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:38:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:38:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:38:22 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:38:22 [INFO] Loading direct KAR and features XML dependencies 19:38:22 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:38:22 [INFO] Feature static will be added as a startup feature 19:38:22 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:38:22 [INFO] Unzipping kars 19:38:22 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:38:23 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:38:23 [INFO] Loading profiles from: 19:38:23 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:38:23 [INFO] Loading repositories 19:38:23 [INFO] Generating generated-startup profile 19:38:23 [INFO] Generating generated-boot profile with parents: generated-startup 19:38:23 [INFO] Generating generated-installed profile 19:38:23 [INFO] Adding profiles to etc/profiles 19:38:23 [INFO] Configuring etc/config.properties and etc/system.properties 19:38:23 [INFO] Downloading libraries for generated profiles 19:38:23 [INFO] Downloading additional libraries 19:38:23 [INFO] Writing configurations 19:38:23 [INFO] adding config file: etc/profile.cfg 19:38:23 [INFO] Startup stage 19:38:23 [INFO] Loading startup repositories 19:38:23 [INFO] Resolving startup features and bundles 19:38:23 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:38:23 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:38:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:38:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:38:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:38:23 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:38:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:38:23 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:38:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:38:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:38:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:38:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:23 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:38:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:38:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:38:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:38:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:38:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:38:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:38:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:38:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:38:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:38:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:23 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:38:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:38:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:38:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:38:24 [INFO] Boot stage 19:38:24 [INFO] Loading boot repositories 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:38:24 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:38:24 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:38:24 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:38:24 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:38:24 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:38:24 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:38:24 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:38:24 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:38:24 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:38:24 [INFO] Feature odl-netconf-transport/7.0.0.SNAPSHOT is defined as a boot feature 19:38:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.0-SNAPSHOT 19:38:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.0-SNAPSHOT 19:38:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.0-SNAPSHOT 19:38:24 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:38:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.0-SNAPSHOT 19:38:25 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:38:25 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:38:25 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:38:25 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:38:25 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:38:25 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:38:29 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:38:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:38:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:38:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:38:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:38:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:38:29 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:38:29 [INFO] Feature odl-netconf-model-rfc6022/7.0.0.SNAPSHOT is defined as a boot feature 19:38:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.0-SNAPSHOT 19:38:30 [INFO] Feature odl-netconf-model-rfc6470/7.0.0.SNAPSHOT is defined as a boot feature 19:38:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.0-SNAPSHOT 19:38:30 [INFO] Feature odl-netconf-keystore/7.0.0.SNAPSHOT is defined as a boot feature 19:38:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.0-SNAPSHOT 19:38:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.0-SNAPSHOT 19:38:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:38:30 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:38:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:38:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:38:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:38:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:38:30 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:38:30 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:38:30 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:38:31 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:38:31 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:38:31 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:38:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:31 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:31 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:31 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:32 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:38:32 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:38:32 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:38:32 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:38:32 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:38:32 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:38:32 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:38:32 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:38:32 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:38:32 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:38:33 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:38:33 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:38:33 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:38:33 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:38:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:38:33 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:38:33 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:38:33 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:38:33 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:38:34 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:38:34 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:38:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:38:35 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:38:35 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:38:36 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:38:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:38:36 [INFO] Feature odl-netconf-client/7.0.0.SNAPSHOT is defined as a boot feature 19:38:36 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.0-SNAPSHOT 19:38:36 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:38:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:38:37 [INFO] Feature odl-netconf-model-rfc6241/7.0.0.SNAPSHOT is defined as a boot feature 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.0-SNAPSHOT 19:38:37 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:38:37 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:38:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:38:37 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:38:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:38:37 [INFO] Feature http/8.0.22 is defined as a boot feature 19:38:38 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:38:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:38:38 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:38:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:38:38 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:38:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:38:38 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:38:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:38:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:38:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:38:38 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:38:38 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:38:39 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:38:39 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:38:40 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:38:40 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:38:40 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:38:40 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:38:40 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:38:40 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:38:40 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:38:40 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:38:40 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:38:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:38:41 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:38:41 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:38:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:38:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:38:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:38:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:38:41 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:38:41 [INFO] Feature odl-netconf-util/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-netconf-connector/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-netconf-callhome-ssh/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:38:41 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:38:41 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:38:41 [INFO] Feature odl-netconf-model-rfc8526/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-netconf-topology/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature log/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:38:41 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:38:41 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:38:41 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:38:41 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:38:41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:38:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:38:41 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:38:41 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:38:41 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:38:41 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:38:41 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:38:41 [INFO] Feature odl-netconf-model-rfc8040/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:38:41 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:38:41 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:38:41 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:38:41 [INFO] Feature odl-netconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:38:41 [INFO] Feature odl-netconf-model-rfc6243/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature war/4.4.4 is defined as a boot feature 19:38:41 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:38:41 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:38:41 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:38:41 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:38:41 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:38:41 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:38:41 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:38:41 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:38:41 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:38:41 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:38:41 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:38:41 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:38:41 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:38:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:38:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:38:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:38:41 [INFO] Feature system/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:38:41 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:38:41 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:41 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:38:41 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:38:41 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:38:41 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:38:41 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:38:41 [INFO] Feature odl-netconf-transport-api/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-restconf-nb/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:38:41 [INFO] Feature odl-yanglib-mdsal-writer/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-netconf-connector-all/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:38:41 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:38:41 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:38:41 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:38:41 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:38:41 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:38:41 [INFO] Feature odl-netconf-model-rfc8341/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:38:41 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:38:41 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:38:41 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:38:41 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:38:41 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:38:41 [INFO] Feature odl-netconf-model-rfc5277/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:38:41 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:38:41 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:38:41 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:38:41 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:38:41 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:38:41 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:38:41 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:38:41 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:38:41 [INFO] Feature odl-restconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:38:41 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:38:41 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:38:41 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:38:41 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:38:41 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:38:41 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:38:41 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:38:41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:41 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:38:41 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:38:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:38:41 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:38:41 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:38:41 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:38:41 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:38:41 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:38:41 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:38:41 [INFO] Feature 09d87843-e0ac-4300-80c9-a40fc8043c5a/0.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:38:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:38:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:38:41 [INFO] Feature odl-netconf-api/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.0-SNAPSHOT 19:38:41 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:38:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:38:41 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:38:41 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:38:41 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:38:41 [INFO] Feature odl-netconf-truststore/7.0.0.SNAPSHOT is defined as a boot feature 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.0-SNAPSHOT 19:38:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:38:41 [INFO] Install stage 19:38:41 [INFO] Loading installed repositories 19:38:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:38:41 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:38:41 [INFO] 19:38:41 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ netconf-karaf-static --- 19:38:41 [INFO] Using repositories: 19:38:41 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 19:38:41 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 19:38:41 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 19:38:41 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:38:41 [INFO] Loading direct KAR and features XML dependencies 19:38:41 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.4/kar 19:38:41 [INFO] Feature static will be added as a startup feature 19:38:41 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly 19:38:41 [INFO] Unzipping kars 19:38:41 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.4/kar 19:38:41 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:38:41 [INFO] Loading profiles from: 19:38:41 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 19:38:41 [INFO] Loading repositories 19:38:42 [INFO] Generating generated-startup profile 19:38:42 [INFO] Generating generated-boot profile with parents: generated-startup 19:38:42 [INFO] Generating generated-installed profile 19:38:42 [INFO] Adding profiles to etc/profiles 19:38:42 [INFO] Configuring etc/config.properties and etc/system.properties 19:38:42 [INFO] Downloading libraries for generated profiles 19:38:42 [INFO] Downloading additional libraries 19:38:42 [INFO] Writing configurations 19:38:42 [INFO] adding config file: etc/profile.cfg 19:38:42 [INFO] Startup stage 19:38:42 [INFO] Loading startup repositories 19:38:42 [INFO] Resolving startup features and bundles 19:38:42 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 19:38:42 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10, mvn:org.opendaylight.odlparent/logging-markers/13.0.10, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:38:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:38:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:38:42 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:38:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:38:42 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:42 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:38:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:38:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:38:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:38:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:38:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:38:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:38:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:38:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:38:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:42 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.log.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 19:38:42 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 19:38:42 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:38:42 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:38:42 [INFO] Boot stage 19:38:42 [INFO] Loading boot repositories 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 19:38:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.4/xml/features 19:38:42 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 19:38:42 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 19:38:42 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 19:38:42 [INFO] Feature odl-controller-scala/9.0.0 is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 19:38:42 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 19:38:42 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 19:38:42 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 19:38:42 [INFO] Feature odl-netconf-transport/7.0.0.SNAPSHOT is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.0-SNAPSHOT 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.0-SNAPSHOT 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.0-SNAPSHOT 19:38:42 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.0-SNAPSHOT 19:38:42 [INFO] Feature odl-apache-shiro/0.19.1 is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 19:38:42 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 19:38:42 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 19:38:42 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.1 19:38:42 [INFO] Feature shell/4.4.4 is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 19:38:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 19:38:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 19:38:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 19:38:42 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 19:38:42 [INFO] Feature odl-netconf-model-rfc6022/7.0.0.SNAPSHOT is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.0-SNAPSHOT 19:38:42 [INFO] Feature odl-netconf-model-rfc6470/7.0.0.SNAPSHOT is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.0-SNAPSHOT 19:38:42 [INFO] Feature odl-netconf-keystore/7.0.0.SNAPSHOT is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.0-SNAPSHOT 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.0-SNAPSHOT 19:38:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:38:42 [INFO] Feature ssh/4.4.4 is defined as a boot feature 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 19:38:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 19:38:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 19:38:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 19:38:43 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 19:38:43 [INFO] Feature odl-mdsal-model-rfc7952/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.0 19:38:43 [INFO] Feature static-framework/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 19:38:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:43 [INFO] Feature odl-stax2-api/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 19:38:43 [INFO] Feature odl-mdsal-common/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.0 19:38:43 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 19:38:43 [INFO] Feature odl-karaf-feat-jdbc/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:38:43 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 19:38:43 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 19:38:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 19:38:43 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 19:38:43 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:38:43 [INFO] Feature odl-yangtools-parser-api/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.1 19:38:43 [INFO] Feature odl-mdsal-distributed-datastore/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.0 19:38:43 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/akkaconf 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/factoryakkaconf 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleshardconf 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/xml/moduleconf 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.0/cfg/datastore 19:38:43 [INFO] Feature odl-javassist-3/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 19:38:43 [INFO] Feature odl-mdsal-dom-runtime/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.0 19:38:43 [INFO] Feature odl-netconf-client/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-mdsal-model-rfc8525/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.0 19:38:43 [INFO] Feature odl-netconf-model-rfc6241/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-aaa-encryption-service/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.1 19:38:43 [INFO] Feature odl-mdsal-binding-runtime/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.0 19:38:43 [INFO] Feature deployer/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 19:38:43 [INFO] Feature http/8.0.22 is defined as a boot feature 19:38:43 [INFO] Feature odl-mdsal-eos-dom/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.0 19:38:43 [INFO] Feature odl-mdsal-dom-broker/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.0 19:38:43 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.0 19:38:43 [INFO] Feature jaas/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 19:38:43 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 19:38:43 [INFO] Feature odl-controller-akka/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 19:38:43 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 19:38:43 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 19:38:43 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 19:38:43 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 19:38:43 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 19:38:43 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.0 19:38:43 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 19:38:43 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 19:38:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 19:38:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 19:38:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 19:38:43 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 19:38:43 [INFO] Feature odl-gson/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 19:38:43 [INFO] Feature odl-netconf-util/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-netconf-connector/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-netconf-callhome-ssh/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 19:38:43 [INFO] Feature odl-aaa-api/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.1 19:38:43 [INFO] Feature odl-mdsal-model-rfc8072/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.0 19:38:43 [INFO] Feature odl-netconf-model-rfc8526/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-netconf-topology/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature log/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 19:38:43 [INFO] Feature odl-aaa-web/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.1 19:38:43 [INFO] Feature odl-jersey-2/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 19:38:43 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 19:38:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 19:38:43 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 19:38:43 [INFO] Feature odl-yangtools-common/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.1 19:38:43 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.0 19:38:43 [INFO] Feature odl-aaa-password-service/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:38:43 [INFO] Feature odl-mdsal-singleton-dom/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.0 19:38:43 [INFO] Feature odl-controller-mdsal-common/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.0 19:38:43 [INFO] Feature odl-netconf-model-rfc8040/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 19:38:43 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 19:38:43 [INFO] Feature e44f5aa8-6b65-4986-8eda-0807da31a919/0.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.0.10 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 19:38:43 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 19:38:43 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 19:38:43 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 19:38:43 [INFO] Feature odl-netconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-yangtools-data/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.1 19:38:43 [INFO] Feature odl-netconf-model-rfc6243/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature war/4.4.4 is defined as a boot feature 19:38:43 [INFO] Feature odl-controller-blueprint/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.0 19:38:43 [INFO] Feature scr/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 19:38:43 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 19:38:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 19:38:43 [INFO] Feature odl-mdsal-eos-binding/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.0 19:38:43 [INFO] Feature odl-yangtools-parser/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.1 19:38:43 [INFO] Feature odl-mdsal-model-rfc6991/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.0 19:38:43 [INFO] Feature odl-yangtools-xpath-api/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.1 19:38:43 [INFO] Feature odl-antlr4/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 19:38:43 [INFO] Feature odl-karaf-feat-jetty/13.0.10 is defined as a boot feature 19:38:43 [INFO] Feature odl-apache-commons-text/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 19:38:43 [INFO] Feature odl-mdsal-model-rfc8342/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.0 19:38:43 [INFO] Feature odl-apache-commons-lang3/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 19:38:43 [INFO] Feature odl-dropwizard-metrics/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.23 19:38:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.23 19:38:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.23 19:38:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.23 19:38:43 [INFO] Feature system/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 19:38:43 [INFO] Feature feature/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 19:38:43 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 19:38:43 [INFO] Feature odl-servlet-api/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 19:38:43 [INFO] Feature odl-ws-rs-api/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 19:38:43 [INFO] Feature odl-mdsal-broker/9.0.0 is defined as a boot feature 19:38:43 [INFO] Feature odl-netconf-transport-api/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-restconf-nb/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:38:43 [INFO] Feature odl-yanglib-mdsal-writer/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-netconf-connector-all/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] Feature odl-mdsal-binding-base/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.0 19:38:43 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 19:38:43 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 19:38:43 [INFO] Feature odl-aaa-cert/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.1/xml/config 19:38:43 [INFO] Feature odl-mdsal-bytebuddy/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.11 19:38:43 [INFO] Feature odl-yangtools-xpath/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.1 19:38:43 [INFO] Feature odl-netconf-model-rfc8341/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:38:43 [INFO] Feature odl-yangtools-export/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.1 19:38:43 [INFO] Feature wrap/2.6.14 is defined as a boot feature 19:38:43 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 19:38:43 [INFO] Feature eventadmin/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 19:38:43 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.4 19:38:43 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 19:38:43 [INFO] Feature odl-netconf-model-rfc5277/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature odl-jakarta-activation-api/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 19:38:43 [INFO] Feature odl-aaa-shiro/0.19.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-app-config 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/xml/aaa-datastore-config 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.1/xml/aaa-password-service-config 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.1/py/idmtool 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.1/cfg/config 19:38:43 [INFO] Feature odl-guava/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 19:38:43 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 19:38:43 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 19:38:43 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.0 19:38:43 [INFO] Feature odl-mdsal-dom-api/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.0 19:38:43 [INFO] Feature odl-yangtools-util/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.1 19:38:43 [INFO] Feature odl-mdsal-model-rfc8040/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.0 19:38:43 [INFO] Feature odl-restconf-common/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature jline/3.21.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 19:38:43 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 19:38:43 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 19:38:43 [INFO] Feature odl-mdsal-eos-common/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.0 19:38:43 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.0 19:38:43 [INFO] Feature odl-yangtools-data-api/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.1 19:38:43 [INFO] Feature odl-mdsal-singleton-common/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.0 19:38:43 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 19:38:43 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 19:38:43 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 19:38:43 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.0 19:38:43 [INFO] Feature odl-mdsal-clustering-commons/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.23 19:38:43 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 19:38:43 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.0 19:38:43 [INFO] Feature odl-yangtools-codec/13.0.1 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.1 19:38:43 [INFO] Feature odl-netty-4/13.0.10 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.104.Final/jar/linux-x86_64 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.104.Final/jar/linux-x86_64 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.104.Final 19:38:43 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.104.Final 19:38:43 [INFO] Feature odl-mdsal-binding-api/13.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.0 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.0 19:38:43 [INFO] Feature odl-netconf-api/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.0-SNAPSHOT 19:38:43 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 19:38:43 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 19:38:43 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 19:38:43 [INFO] Feature odl-jolokia/9.0.0 is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 19:38:43 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.0/cfg/configuration 19:38:43 [INFO] Feature odl-netconf-truststore/7.0.0.SNAPSHOT is defined as a boot feature 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.0-SNAPSHOT 19:38:43 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT 19:38:43 [INFO] Install stage 19:38:43 [INFO] Loading installed repositories 19:38:43 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 19:38:43 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 19:38:43 [INFO] 19:38:43 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 19:38:43 [INFO] 19:38:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-karaf-static --- 19:38:43 [INFO] 19:38:43 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 19:38:43 [INFO] 19:38:43 [INFO] 19:38:43 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-karaf-static --- 19:38:43 [INFO] 19:38:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ netconf-karaf-static --- 19:38:43 [INFO] 19:38:43 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 19:38:43 [INFO] 19:38:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 19:38:43 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 19:38:43 [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/netconf-maven-merge-master/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 19:38:43 [INFO] 19:38:43 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-karaf-static --- 19:38:43 [INFO] 19:38:43 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 19:38:43 [INFO] Executing tasks 19:38:43 [INFO] Executed tasks 19:38:43 [INFO] 19:38:43 [INFO] --- karaf-maven-plugin:4.4.4:archive (default-archive) @ netconf-karaf-static --- 19:38:55 [INFO] 19:38:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-karaf-static --- 19:38:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 19:38:55 [INFO] 19:38:55 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ netconf-karaf-static --- 19:39:10 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.0-SNAPSHOT already attached, replace previous instance 19:39:10 [INFO] 19:39:10 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-karaf-static --- 19:39:11 [INFO] Skipping CycloneDX 19:39:11 [INFO] 19:39:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 19:39:11 [INFO] Skipping duplicate-finder execution! 19:39:11 [INFO] 19:39:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-karaf-static --- 19:39:11 [WARNING] Unused declared dependencies found: 19:39:11 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.0-SNAPSHOT:compile 19:39:11 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.0.10:compile 19:39:11 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.4:compile 19:39:11 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.4:compile 19:39:11 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.0.10:compile 19:39:11 [WARNING] org.apache.karaf.features:static:kar:4.4.4:compile 19:39:11 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.0-SNAPSHOT:compile 19:39:11 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile 19:39:11 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 19:39:11 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 19:39:11 [INFO] 19:39:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-karaf-static --- 19:39:11 [INFO] No sources in project. Archive not created. 19:39:11 [INFO] 19:39:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-karaf-static --- 19:39:11 [INFO] 19:39:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-karaf-static --- 19:39:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:11 [INFO] 19:39:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-karaf-static --- 19:39:11 [INFO] Skipping artifact installation 19:39:11 [INFO] 19:39:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-karaf-static --- 19:39:11 [INFO] Skipping artifact deployment 19:39:11 [INFO] 19:39:11 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 19:39:11 [INFO] Building model-aggregator 7.0.0-SNAPSHOT [101/119] 19:39:11 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:11 [INFO] 19:39:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 19:39:11 [INFO] 19:39:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 19:39:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:11 [INFO] 19:39:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 19:39:11 [INFO] 19:39:11 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-aggregator --- 19:39:11 [INFO] Skipping CycloneDX 19:39:11 [INFO] 19:39:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 19:39:11 [INFO] Skipping artifact installation 19:39:11 [INFO] 19:39:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 19:39:11 [INFO] Skipping artifact deployment 19:39:11 [INFO] 19:39:11 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 19:39:11 [INFO] Building transport-http 7.0.0-SNAPSHOT [102/119] 19:39:11 [INFO] -------------------------------[ bundle ]------------------------------- 19:39:11 [INFO] 19:39:11 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- 19:39:11 [INFO] 19:39:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- 19:39:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:11 [INFO] 19:39:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- 19:39:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:11 [INFO] 19:39:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- 19:39:11 [INFO] 19:39:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- 19:39:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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:39:12 [INFO] 19:39:12 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ transport-http --- 19:39:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:39:12 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/yang 19:39:12 [INFO] yang-to-sources: Found 9 dependencies in 3.193 ms 19:39:12 [INFO] yang-to-sources: Project model files found: 2 in 2.601 ms 19:39:12 [INFO] yang-to-sources: 16 YANG models processed in 83.75 ms 19:39:12 [INFO] BindingJavaFileGenerator: Defined 101 files in 15.54 ms 19:39:12 [INFO] Sorted 101 files into 35 directories in 142.2 μs 19:39:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 46.55 ms 19:39:12 [INFO] 19:39:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- 19:39:12 [INFO] Starting audit... 19:39:12 Audit done. 19:39:12 [INFO] You have 0 Checkstyle violations. 19:39:12 [INFO] 19:39:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- 19:39:12 [INFO] Starting audit... 19:39:12 Audit done. 19:39:12 [INFO] You have 0 Checkstyle violations. 19:39:12 [INFO] 19:39:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- 19:39:12 [INFO] 19:39:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 19:39:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/resources 19:39:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:39:12 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:39:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:39:12 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 19:39:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/target/generated-sources/spi 19:39:12 [INFO] 19:39:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- 19:39:12 [INFO] Recompiling the module because of changed dependency. 19:39:12 [INFO] Compiling 102 source files with javac [debug release 17] to target/classes 19:39:12 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:12 [INFO] 19:39:12 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-http >>> 19:39:12 [INFO] 19:39:12 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-http --- 19:39:12 [INFO] Fork Value is true 19:39:15 [INFO] Done SpotBugs Analysis.... 19:39:15 [INFO] 19:39:15 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-http <<< 19:39:15 [INFO] 19:39:15 [INFO] 19:39:15 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-http --- 19:39:15 [INFO] BugInstance size is 0 19:39:15 [INFO] Error size is 0 19:39:15 [INFO] No errors/warnings found 19:39:15 [INFO] 19:39:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 19:39:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/transport/transport-http/src/test/resources 19:39:15 [INFO] 19:39:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- 19:39:15 [INFO] No sources to compile 19:39:15 [INFO] 19:39:15 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-http --- 19:39:15 [INFO] No tests to run. 19:39:15 [INFO] 19:39:15 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-http --- 19:39:15 [INFO] 19:39:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 19:39:15 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT.jar 19:39:15 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes/META-INF/MANIFEST.MF 19:39:15 [INFO] 19:39:15 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- 19:39:16 [INFO] No previous run data found, generating javadoc. 19:39:19 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-javadoc.jar 19:39:19 [INFO] 19:39:19 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-http --- 19:39:19 [INFO] CycloneDX: Resolving Dependencies 19:39:20 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 19:39:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml 19:39:20 [INFO] attaching as transport-http-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json 19:39:20 [INFO] attaching as transport-http-7.0.0-SNAPSHOT-cyclonedx.json 19:39:20 [INFO] 19:39:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 19:39:20 [INFO] Skipping duplicate-finder execution! 19:39:20 [INFO] 19:39:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- 19:39:20 [WARNING] Used undeclared dependencies found: 19:39:20 [WARNING] org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT:compile 19:39:20 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:39:20 [INFO] 19:39:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- 19:39:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-sources.jar 19:39:20 [INFO] 19:39:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- 19:39:20 [INFO] 19:39:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- 19:39:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:20 [INFO] 19:39:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- 19:39:20 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.jar 19:39:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.pom 19:39:21 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-javadoc.jar 19:39:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-cyclonedx.json 19:39:22 [INFO] Installing /w/workspace/netconf-maven-merge-master/transport/transport-http/target/transport-http-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT-sources.jar 19:39:22 [INFO] 19:39:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 19:39:22 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-SNAPSHOT.jar 19:39:22 [INFO] Writing OBR metadata 19:39:22 [INFO] 19:39:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- 19:39:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:39:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:22 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:22 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:22 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:22 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:22 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 19:39:22 [INFO] 19:39:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 19:39:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:39:22 [INFO] 19:39:22 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 19:39:22 [INFO] Building transport-aggregator 7.0.0-SNAPSHOT [103/119] 19:39:22 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:22 [INFO] 19:39:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-aggregator --- 19:39:22 [INFO] 19:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-aggregator --- 19:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:22 [INFO] 19:39:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-aggregator --- 19:39:22 [INFO] 19:39:22 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-aggregator --- 19:39:22 [INFO] Skipping CycloneDX 19:39:22 [INFO] 19:39:22 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-aggregator --- 19:39:22 [INFO] Skipping artifact installation 19:39:22 [INFO] 19:39:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-aggregator --- 19:39:22 [INFO] Skipping artifact deployment 19:39:22 [INFO] 19:39:22 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 19:39:22 [INFO] Building restconf-client 7.0.0-SNAPSHOT [104/119] 19:39:22 [INFO] -------------------------------[ bundle ]------------------------------- 19:39:22 [INFO] 19:39:22 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-client --- 19:39:22 [INFO] 19:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-client --- 19:39:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:22 [INFO] 19:39:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-client --- 19:39:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:22 [INFO] 19:39:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-client --- 19:39:23 [INFO] 19:39:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-client --- 19:39:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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/** 19:39:23 [INFO] 19:39:23 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-client --- 19:39:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:39:23 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/yang 19:39:23 [INFO] yang-to-sources: Found 10 dependencies in 3.214 ms 19:39:23 [INFO] yang-to-sources: Project model files found: 1 in 1.949 ms 19:39:23 [INFO] yang-to-sources: 14 YANG models processed in 118.5 ms 19:39:23 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.81 ms 19:39:23 [INFO] Sorted 80 files into 23 directories in 144.0 μs 19:39:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 31.94 ms 19:39:23 [INFO] 19:39:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-client --- 19:39:23 [INFO] Starting audit... 19:39:23 Audit done. 19:39:23 [INFO] You have 0 Checkstyle violations. 19:39:23 [INFO] 19:39:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-client --- 19:39:23 [INFO] Starting audit... 19:39:23 Audit done. 19:39:23 [INFO] You have 0 Checkstyle violations. 19:39:23 [INFO] 19:39:23 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-client --- 19:39:23 [INFO] 19:39:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 19:39:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/resources 19:39:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:39:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:39:23 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:39:23 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:39:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/generated-sources/spi 19:39:23 [INFO] 19:39:23 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-client --- 19:39:23 [INFO] Recompiling the module because of changed dependency. 19:39:23 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 19:39:24 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:24 [INFO] 19:39:24 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-client >>> 19:39:24 [INFO] 19:39:24 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-client --- 19:39:24 [INFO] Fork Value is true 19:39:27 [INFO] Done SpotBugs Analysis.... 19:39:27 [INFO] 19:39:27 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-client <<< 19:39:27 [INFO] 19:39:27 [INFO] 19:39:27 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-client --- 19:39:27 [INFO] BugInstance size is 0 19:39:27 [INFO] Error size is 0 19:39:27 [INFO] No errors/warnings found 19:39:27 [INFO] 19:39:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 19:39:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/test/resources 19:39:27 [INFO] 19:39:27 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-client --- 19:39:27 [INFO] No sources to compile 19:39:27 [INFO] 19:39:27 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-client --- 19:39:27 [INFO] No tests to run. 19:39:27 [INFO] 19:39:27 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-client --- 19:39:27 [INFO] 19:39:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 19:39:27 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT.jar 19:39:27 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 19:39:27 [INFO] 19:39:27 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-client --- 19:39:27 [INFO] No previous run data found, generating javadoc. 19:39:30 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:39:30 [INFO] 19:39:30 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-client --- 19:39:30 [INFO] CycloneDX: Resolving Dependencies 19:39:31 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 19:39:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml 19:39:31 [INFO] attaching as restconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json 19:39:31 [INFO] attaching as restconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:39:31 [INFO] 19:39:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 19:39:31 [INFO] Skipping duplicate-finder execution! 19:39:31 [INFO] 19:39:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-client --- 19:39:31 [INFO] No dependency problems found 19:39:31 [INFO] 19:39:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-client --- 19:39:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-sources.jar 19:39:31 [INFO] 19:39:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-client --- 19:39:31 [INFO] 19:39:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-client --- 19:39:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:31 [INFO] 19:39:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-client --- 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.jar 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.pom 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-javadoc.jar 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-cyclonedx.json 19:39:31 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/restconf-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT-sources.jar 19:39:31 [INFO] 19:39:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 19:39:31 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-SNAPSHOT.jar 19:39:31 [INFO] Writing OBR metadata 19:39:31 [INFO] 19:39:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-client --- 19:39:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:39:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:31 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:39:31 [INFO] 19:39:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 19:39:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:39:31 [INFO] 19:39:31 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 19:39:31 [INFO] Building restconf-server 7.0.0-SNAPSHOT [105/119] 19:39:31 [INFO] -------------------------------[ bundle ]------------------------------- 19:39:31 [INFO] 19:39:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-server --- 19:39:31 [INFO] 19:39:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-server --- 19:39:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:31 [INFO] 19:39:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-server --- 19:39:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:31 [INFO] 19:39:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-server --- 19:39:32 [INFO] 19:39:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-server --- 19:39:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-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/** 19:39:32 [INFO] 19:39:32 [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ restconf-server --- 19:39:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 19:39:32 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/yang 19:39:32 [INFO] yang-to-sources: Found 11 dependencies in 3.354 ms 19:39:32 [INFO] yang-to-sources: Project model files found: 1 in 1.982 ms 19:39:32 [INFO] yang-to-sources: 16 YANG models processed in 78.65 ms 19:39:32 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.98 ms 19:39:32 [INFO] Sorted 84 files into 24 directories in 128.4 μs 19:39:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 34.50 ms 19:39:32 [INFO] 19:39:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-server --- 19:39:32 [INFO] Starting audit... 19:39:32 Audit done. 19:39:32 [INFO] You have 0 Checkstyle violations. 19:39:32 [INFO] 19:39:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-server --- 19:39:32 [INFO] Starting audit... 19:39:32 Audit done. 19:39:32 [INFO] You have 0 Checkstyle violations. 19:39:32 [INFO] 19:39:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-server --- 19:39:32 [INFO] 19:39:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 19:39:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/resources 19:39:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:39:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:39:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 19:39:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 19:39:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/generated-sources/spi 19:39:32 [INFO] 19:39:32 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-server --- 19:39:32 [INFO] Recompiling the module because of changed dependency. 19:39:32 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 19:39:32 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:39:32 [INFO] 19:39:32 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-server >>> 19:39:32 [INFO] 19:39:32 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-server --- 19:39:32 [INFO] Fork Value is true 19:39:35 [INFO] Done SpotBugs Analysis.... 19:39:35 [INFO] 19:39:35 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-server <<< 19:39:35 [INFO] 19:39:35 [INFO] 19:39:35 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-server --- 19:39:35 [INFO] BugInstance size is 0 19:39:35 [INFO] Error size is 0 19:39:35 [INFO] No errors/warnings found 19:39:35 [INFO] 19:39:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 19:39:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/test/resources 19:39:35 [INFO] 19:39:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-server --- 19:39:35 [INFO] No sources to compile 19:39:35 [INFO] 19:39:35 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-server --- 19:39:35 [INFO] No tests to run. 19:39:35 [INFO] 19:39:35 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-server --- 19:39:35 [INFO] 19:39:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 19:39:35 [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT.jar 19:39:35 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 19:39:35 [INFO] 19:39:35 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-server --- 19:39:35 [INFO] No previous run data found, generating javadoc. 19:39:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:39:38 [INFO] 19:39:38 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-server --- 19:39:38 [INFO] CycloneDX: Resolving Dependencies 19:39:39 [INFO] CycloneDX: Creating BOM version 1.4 with 39 component(s) 19:39:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml 19:39:39 [INFO] attaching as restconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json 19:39:39 [INFO] attaching as restconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:39:39 [INFO] 19:39:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 19:39:39 [INFO] Skipping duplicate-finder execution! 19:39:39 [INFO] 19:39:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-server --- 19:39:39 [INFO] No dependency problems found 19:39:39 [INFO] 19:39:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-server --- 19:39:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-sources.jar 19:39:39 [INFO] 19:39:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-server --- 19:39:39 [INFO] 19:39:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-server --- 19:39:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:39:39 [INFO] 19:39:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-server --- 19:39:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.jar 19:39:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.pom 19:39:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-javadoc.jar 19:39:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-cyclonedx.xml 19:39:39 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-cyclonedx.json 19:39:40 [INFO] Installing /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/restconf-server-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT-sources.jar 19:39:40 [INFO] 19:39:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 19:39:40 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-SNAPSHOT.jar 19:39:40 [INFO] Writing OBR metadata 19:39:40 [INFO] 19:39:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-server --- 19:39:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:39:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:39:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:39:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:39:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:39:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:39:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:39:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:39:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:39:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:39:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:39:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:39:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:39:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:39:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:39:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:39:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:39:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:39:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:39:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:39:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:39:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:39:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:39:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:39:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:39:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:39:40 at java.lang.reflect.Method.invoke (Method.java:568) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:39:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:39:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:39:40 [INFO] 19:39:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 19:39:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 19:39:40 [INFO] 19:39:40 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 19:39:40 [INFO] Building protocol 7.0.0-SNAPSHOT [106/119] 19:39:40 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ protocol --- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ protocol --- 19:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ protocol --- 19:39:40 [INFO] 19:39:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ protocol --- 19:39:40 [INFO] Skipping CycloneDX 19:39:40 [INFO] 19:39:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ protocol --- 19:39:40 [INFO] Skipping artifact installation 19:39:40 [INFO] 19:39:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ protocol --- 19:39:40 [INFO] Skipping artifact deployment 19:39:40 [INFO] 19:39:40 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 19:39:40 [INFO] Building plugins 7.0.0-SNAPSHOT [107/119] 19:39:40 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ plugins --- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ plugins --- 19:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ plugins --- 19:39:40 [INFO] 19:39:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ plugins --- 19:39:40 [INFO] Skipping CycloneDX 19:39:40 [INFO] 19:39:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ plugins --- 19:39:40 [INFO] Skipping artifact installation 19:39:40 [INFO] 19:39:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ plugins --- 19:39:40 [INFO] Skipping artifact deployment 19:39:40 [INFO] 19:39:40 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 19:39:40 [INFO] Building apps 7.0.0-SNAPSHOT [108/119] 19:39:40 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ apps --- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ apps --- 19:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ apps --- 19:39:40 [INFO] 19:39:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ apps --- 19:39:40 [INFO] Skipping CycloneDX 19:39:40 [INFO] 19:39:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apps --- 19:39:40 [INFO] Skipping artifact installation 19:39:40 [INFO] 19:39:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ apps --- 19:39:40 [INFO] Skipping artifact deployment 19:39:40 [INFO] 19:39:40 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 19:39:40 [INFO] Building third-party 7.0.0-SNAPSHOT [109/119] 19:39:40 [INFO] --------------------------------[ pom ]--------------------------------- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ third-party --- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ third-party --- 19:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ third-party --- 19:39:40 [INFO] 19:39:40 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ third-party --- 19:39:40 [INFO] Skipping CycloneDX 19:39:40 [INFO] 19:39:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ third-party --- 19:39:40 [INFO] Skipping artifact installation 19:39:40 [INFO] 19:39:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ third-party --- 19:39:40 [INFO] Skipping artifact deployment 19:39:40 [INFO] 19:39:40 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 19:39:40 [INFO] Building netconf-testtool 7.0.0-SNAPSHOT [110/119] 19:39:40 [INFO] --------------------------------[ jar ]--------------------------------- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-testtool --- 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-testtool --- 19:39:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-testtool --- 19:39:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:39:40 [INFO] 19:39:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-testtool --- 19:39:41 [INFO] 19:39:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-testtool --- 19:39:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:39:41 [INFO] 19:39:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (stress-client dependency copy) @ netconf-testtool --- 19:39:41 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 19:39:41 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 19:39:41 [INFO] Copying bcpkix-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 19:39:41 [INFO] Copying bcprov-jdk18on-1.77.jar to /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 19:39:41 [INFO] 19:39:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-testtool --- 19:39:41 [INFO] Starting audit... 19:39:41 Audit done. 19:39:41 [INFO] You have 0 Checkstyle violations. 19:39:41 [INFO] 19:39:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-testtool --- 19:39:41 [INFO] Starting audit... 19:39:41 Audit done. 19:39:41 [INFO] You have 0 Checkstyle violations. 19:39:41 [INFO] 19:39:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-testtool --- 19:39:41 [INFO] 19:39:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 19:39:41 [INFO] Copying 3 resources from src/main/resources to target/classes 19:39:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/spi 19:39:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/generated-sources/yang 19:39:41 [INFO] 19:39:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-testtool --- 19:39:41 [INFO] Recompiling the module because of changed dependency. 19:39:41 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 19:39:42 [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 19:39:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:39:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [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 19:39:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:39:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [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 19:39:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 19:39:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[159,17] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[160,51] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[162,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[174,74] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[176,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[177,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[178,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[179,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[184,20] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/MdsalOperationProvider.java:[186,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[103,33] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[105,35] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[117,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[119,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[131,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[138,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[145,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[146,28] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[147,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[151,36] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[160,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[167,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/PayloadCreator.java:[174,16] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 19:39:42 [INFO] 19:39:42 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 19:39:42 [INFO] 19:39:42 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ netconf-testtool --- 19:39:42 [INFO] Fork Value is true 19:39:48 [INFO] Done SpotBugs Analysis.... 19:39:48 [INFO] 19:39:48 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 19:39:48 [INFO] 19:39:48 [INFO] 19:39:48 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ netconf-testtool --- 19:39:48 [INFO] BugInstance size is 0 19:39:48 [INFO] Error size is 0 19:39:48 [INFO] No errors/warnings found 19:39:48 [INFO] 19:39:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 19:39:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes 19:39:48 [INFO] 19:39:48 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-testtool --- 19:39:48 [INFO] Recompiling the module because of changed dependency. 19:39:48 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:39:48 [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 19:39:48 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [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:39:48 [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 19:39:48 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [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:39:48 [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 19:39:48 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 19:39:48 [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:39:48 [WARNING] /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 19:39:48 [INFO] 19:39:48 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ netconf-testtool --- 19:39:48 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/surefire-reports 19:39:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:39:48 [INFO] 19:39:48 [INFO] ------------------------------------------------------- 19:39:48 [INFO] T E S T S 19:39:48 [INFO] ------------------------------------------------------- 19:39:49 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 19:39:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.325 s -- in org.opendaylight.netconf.test.tool.TestToolTest 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 2.156 s 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.078 s 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.091 s 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.092 s 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.042 s 19:39:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.063 s 19:39:57 [INFO] 19:39:57 [INFO] Results: 19:39:57 [INFO] 19:39:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 19:39:57 [INFO] 19:39:57 [INFO] 19:39:57 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ netconf-testtool --- 19:39:57 [INFO] 19:39:57 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ netconf-testtool --- 19:39:57 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT.jar 19:39:57 [INFO] 19:39:57 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-testtool --- 19:39:57 [INFO] No previous run data found, generating javadoc. 19:39:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar 19:39:59 [INFO] 19:39:59 [INFO] --- maven-shade-plugin:3.5.1:shade (default) @ netconf-testtool --- 19:39:59 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:39:59 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:39:59 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:39:59 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:39:59 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:39:59 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:39:59 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:39:59 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:39:59 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:39:59 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:39:59 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:39:59 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:39:59 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:39:59 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:39:59 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:39:59 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:39:59 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:39:59 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:39:59 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:39:59 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:39:59 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:39:59 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:39:59 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:39:59 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:39:59 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:39:59 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:39:59 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:39:59 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:39:59 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:39:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:02 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/LICENSE.txt 19:40:02 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:02 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:02 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:02 [WARNING] - org.ops4j.lang.Ops4jException 19:40:02 [WARNING] - org.ops4j.lang.PostConditionException 19:40:02 [WARNING] - org.ops4j.lang.PreConditionException 19:40:02 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:02 [WARNING] - META-INF/mailcap.default 19:40:02 [WARNING] - META-INF/mimetypes.default 19:40:02 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:02 [WARNING] - com.sun.activation.registries.LogSupport 19:40:02 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:02 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:02 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:02 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:02 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:02 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:02 [WARNING] - 30 more... 19:40:02 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/NOTICE 19:40:02 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/LICENSE 19:40:02 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:02 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/io.netty.versions.properties 19:40:02 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:02 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:02 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:02 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:02 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:02 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:02 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:02 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:02 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:02 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:02 [WARNING] - 758 more... 19:40:02 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:02 [WARNING] - 62 more... 19:40:02 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/MANIFEST.MF 19:40:02 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:02 [WARNING] - pretty-print.xsl 19:40:02 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:02 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:02 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:02 [WARNING] - .api_description 19:40:02 [WARNING] - about.html 19:40:02 [WARNING] - bundle.properties 19:40:02 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:02 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:02 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:02 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:02 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:02 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:02 [WARNING] - README.md 19:40:02 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:02 [WARNING] - META-INF/NOTICE.txt 19:40:02 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:02 [WARNING] - META-INF.versions.9.module-info 19:40:02 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:02 [WARNING] - LICENSE 19:40:02 [WARNING] - META-INF/git.properties 19:40:02 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:02 [WARNING] - META-INF/LICENSE.md 19:40:02 [WARNING] - META-INF/NOTICE.md 19:40:02 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:02 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:02 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:02 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:02 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:02 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:02 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:02 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:02 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:02 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:02 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:02 [WARNING] - 140 more... 19:40:02 [WARNING] maven-shade-plugin has detected that some files are 19:40:02 [WARNING] present in two or more JARs. When this happens, only one 19:40:02 [WARNING] single version of the file is copied to the uber jar. 19:40:02 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:02 [WARNING] otherwise try to manually exclude artifacts based on 19:40:02 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:02 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:02 [INFO] Attaching shaded artifact. 19:40:02 [INFO] 19:40:02 [INFO] --- maven-shade-plugin:3.5.1:shade (stress-client) @ netconf-testtool --- 19:40:02 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:02 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:02 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:02 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:02 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:02 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:02 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:02 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:02 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:02 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:02 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:02 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:02 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:02 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:02 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:02 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:02 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:02 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:02 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:02 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:02 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:02 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:02 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:02 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:02 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:02 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:02 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:40:02 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:40:02 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:05 [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: 19:40:05 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:05 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/LICENSE.txt 19:40:05 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:05 [WARNING] - META-INF.versions.9.module-info 19:40:05 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:05 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:05 [WARNING] - org.ops4j.lang.Ops4jException 19:40:05 [WARNING] - org.ops4j.lang.PostConditionException 19:40:05 [WARNING] - org.ops4j.lang.PreConditionException 19:40:05 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:05 [WARNING] - META-INF/mailcap.default 19:40:05 [WARNING] - META-INF/mimetypes.default 19:40:05 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:05 [WARNING] - com.sun.activation.registries.LogSupport 19:40:05 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:05 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:05 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:05 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:05 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:05 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:05 [WARNING] - 30 more... 19:40:05 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/LICENSE 19:40:05 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/NOTICE 19:40:05 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:05 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/io.netty.versions.properties 19:40:05 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:05 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:05 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:05 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:05 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:05 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:05 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/MANIFEST.MF 19:40:05 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:05 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:05 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:05 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:05 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:05 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:05 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:05 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:05 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:05 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:05 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:05 [WARNING] - 758 more... 19:40:05 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:05 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:05 [WARNING] - 62 more... 19:40:05 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:05 [WARNING] - pretty-print.xsl 19:40:05 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:05 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:05 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:05 [WARNING] - .api_description 19:40:05 [WARNING] - about.html 19:40:05 [WARNING] - bundle.properties 19:40:05 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:05 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:05 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:05 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:05 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:05 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:05 [WARNING] - README.md 19:40:05 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:05 [WARNING] - META-INF/NOTICE.txt 19:40:05 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:05 [WARNING] - LICENSE 19:40:05 [WARNING] - META-INF/git.properties 19:40:05 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:05 [WARNING] - META-INF/LICENSE.md 19:40:05 [WARNING] - META-INF/NOTICE.md 19:40:05 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:05 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:05 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:05 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:05 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:05 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:05 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:05 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:05 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:05 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:05 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:05 [WARNING] - 140 more... 19:40:05 [WARNING] maven-shade-plugin has detected that some files are 19:40:05 [WARNING] present in two or more JARs. When this happens, only one 19:40:05 [WARNING] single version of the file is copied to the uber jar. 19:40:05 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:05 [WARNING] otherwise try to manually exclude artifacts based on 19:40:05 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:05 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:05 [INFO] Attaching shaded artifact. 19:40:05 [INFO] 19:40:05 [INFO] --- maven-shade-plugin:3.5.1:shade (restconf-perf-client) @ netconf-testtool --- 19:40:05 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:05 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:05 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:05 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:05 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:05 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:05 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:05 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:05 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:05 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:05 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:05 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:05 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:05 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:05 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:05 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:05 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:05 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:05 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:05 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:05 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:05 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:05 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:05 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:05 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:05 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:05 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:05 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:05 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:05 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:05 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.77 from the shaded jar. 19:40:05 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.77 from the shaded jar. 19:40:05 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.77 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 from the shaded jar. 19:40:05 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 from the shaded jar. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:08 [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: 19:40:08 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:08 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/LICENSE.txt 19:40:08 [WARNING] gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:08 [WARNING] - META-INF.versions.9.module-info 19:40:08 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:08 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:08 [WARNING] - org.ops4j.lang.Ops4jException 19:40:08 [WARNING] - org.ops4j.lang.PostConditionException 19:40:08 [WARNING] - org.ops4j.lang.PreConditionException 19:40:08 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:08 [WARNING] - META-INF/mailcap.default 19:40:08 [WARNING] - META-INF/mimetypes.default 19:40:08 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:08 [WARNING] - com.sun.activation.registries.LogSupport 19:40:08 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:08 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:08 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:08 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:08 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:08 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:08 [WARNING] - 30 more... 19:40:08 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/LICENSE 19:40:08 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/NOTICE 19:40:08 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:08 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/io.netty.versions.properties 19:40:08 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:08 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:08 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:08 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:08 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:08 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:08 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:08 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:08 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:08 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:08 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:08 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:08 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:08 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:08 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:08 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:08 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:08 [WARNING] - 758 more... 19:40:08 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:08 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:08 [WARNING] - 62 more... 19:40:08 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.2.800.jar, transport-api-7.0.0-SNAPSHOT.jar define 3 overlapping resources: 19:40:08 [WARNING] - .api_description 19:40:08 [WARNING] - about.html 19:40:08 [WARNING] - bundle.properties 19:40:08 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:08 [WARNING] - pretty-print.xsl 19:40:08 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:08 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:08 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:08 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:08 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:08 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:08 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:08 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/MANIFEST.MF 19:40:08 [WARNING] aaa-encrypt-service-0.19.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-binding-13.0.0.jar, yang-ext-2013.09.07.25.0.jar define 2 overlapping resources: 19:40:08 [WARNING] - LICENSE 19:40:08 [WARNING] - META-INF/git.properties 19:40:08 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:08 [WARNING] - META-INF/NOTICE.txt 19:40:08 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, yang-binding-13.0.0.jar define 1 overlapping resource: 19:40:08 [WARNING] - README.md 19:40:08 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:08 [WARNING] - META-INF/LICENSE.md 19:40:08 [WARNING] - META-INF/NOTICE.md 19:40:08 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:08 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:08 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:08 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:08 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:08 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:08 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:08 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:08 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:08 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:08 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:08 [WARNING] - 140 more... 19:40:08 [WARNING] maven-shade-plugin has detected that some files are 19:40:08 [WARNING] present in two or more JARs. When this happens, only one 19:40:08 [WARNING] single version of the file is copied to the uber jar. 19:40:08 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:08 [WARNING] otherwise try to manually exclude artifacts based on 19:40:08 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:08 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:08 [INFO] Attaching shaded artifact. 19:40:08 [INFO] 19:40:08 [INFO] --- maven-shade-plugin:3.5.1:shade (scale-util) @ netconf-testtool --- 19:40:08 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. 19:40:08 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 19:40:08 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 19:40:08 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 19:40:08 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 19:40:08 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 19:40:08 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. 19:40:08 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. 19:40:08 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-buffer:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-codec:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-common:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-handler:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-resolver:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-transport:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.0.10 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. 19:40:08 [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.immutables:value:jar:annotations:2.10.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. 19:40:08 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 19:40:08 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 19:40:08 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 19:40:08 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.24.0 in the shaded jar. 19:40:08 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.104.Final in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.1 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.0-SNAPSHOT in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0 in the shaded jar. 19:40:08 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4 in the shaded jar. 19:40:08 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 19:40:08 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 19:40:08 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 19:40:08 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 19:40:08 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 19:40:08 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 19:40:08 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 19:40:08 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 19:40:08 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 19:40:08 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.15.3 in the shaded jar. 19:40:08 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3 in the shaded jar. 19:40:08 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.15.3 in the shaded jar. 19:40:08 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 19:40:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 19:40:11 [WARNING] activation-1.1.1.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/LICENSE.txt 19:40:11 [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: 19:40:11 [WARNING] - META-INF/DEPENDENCIES.txt 19:40:11 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 4 overlapping classes: 19:40:11 [WARNING] - org.ops4j.lang.NullArgumentException 19:40:11 [WARNING] - org.ops4j.lang.Ops4jException 19:40:11 [WARNING] - org.ops4j.lang.PostConditionException 19:40:11 [WARNING] - org.ops4j.lang.PreConditionException 19:40:11 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 19:40:11 [WARNING] - META-INF/mailcap.default 19:40:11 [WARNING] - META-INF/mimetypes.default 19:40:11 [WARNING] - com.sun.activation.registries.LineTokenizer 19:40:11 [WARNING] - com.sun.activation.registries.LogSupport 19:40:11 [WARNING] - com.sun.activation.registries.MailcapFile 19:40:11 [WARNING] - com.sun.activation.registries.MailcapParseException 19:40:11 [WARNING] - com.sun.activation.registries.MailcapTokenizer 19:40:11 [WARNING] - com.sun.activation.registries.MimeTypeEntry 19:40:11 [WARNING] - com.sun.activation.registries.MimeTypeFile 19:40:11 [WARNING] - com.sun.activation.viewers.ImageViewer 19:40:11 [WARNING] - 30 more... 19:40:11 [WARNING] jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/NOTICE 19:40:11 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/LICENSE 19:40:11 [WARNING] transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 19:40:11 [WARNING] netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/io.netty.versions.properties 19:40:11 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 5 overlapping classes: 19:40:11 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 19:40:11 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 19:40:11 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 19:40:11 [WARNING] - org.ops4j.util.property.PropertyResolver 19:40:11 [WARNING] - org.ops4j.util.property.PropertyStore 19:40:11 [WARNING] jackson-databind-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 768 overlapping classes: 19:40:11 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 19:40:11 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 19:40:11 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 19:40:11 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 19:40:11 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 19:40:11 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 19:40:11 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 19:40:11 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 19:40:11 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 19:40:11 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 19:40:11 [WARNING] - 758 more... 19:40:11 [WARNING] jackson-annotations-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 72 overlapping classes: 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 19:40:11 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 19:40:11 [WARNING] - 62 more... 19:40:11 [WARNING] aaa-encrypt-service-0.19.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.1.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, checker-qual-3.42.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, error_prone_annotations-2.24.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.15.3.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, netty-buffer-4.1.104.Final.jar, netty-codec-4.1.104.Final.jar, netty-common-4.1.104.Final.jar, netty-handler-4.1.104.Final.jar, netty-resolver-4.1.104.Final.jar, netty-transport-4.1.104.Final.jar, netty-transport-classes-epoll-4.1.104.Final.jar, netty-transport-native-unix-common-4.1.104.Final.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.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.4.jar, org.eclipse.jdt.annotation-2.2.800.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, stax2-api-4.2.2.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.1.jar, value-2.10.0-annotations.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/MANIFEST.MF 19:40:11 [WARNING] netconf-api-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar define 1 overlapping resource: 19:40:11 [WARNING] - pretty-print.xsl 19:40:11 [WARNING] org.apache.karaf.features.core-4.4.4.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 19:40:11 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 19:40:11 [WARNING] ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar define 3 overlapping resources: 19:40:11 [WARNING] - .api_description 19:40:11 [WARNING] - about.html 19:40:11 [WARNING] - bundle.properties 19:40:11 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.4.jar define 3 overlapping classes: 19:40:11 [WARNING] - org.ops4j.util.collections.PropertiesUtils 19:40:11 [WARNING] - org.ops4j.util.collections.PropertiesWriter 19:40:11 [WARNING] - org.ops4j.util.collections.PropertyResolver 19:40:11 [WARNING] draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, truststore-api-7.0.0-SNAPSHOT.jar, yang-ext-2013.09.07.25.0.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 19:40:11 [WARNING] concepts-13.0.1.jar, ietf-type-util-13.0.0.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, transport-api-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 1 overlapping resource: 19:40:11 [WARNING] - README.md 19:40:11 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 19:40:11 [WARNING] - META-INF/NOTICE.txt 19:40:11 [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, gson-2.10.1.jar, jackson-core-2.15.3.jar, jackson-databind-2.15.3.jar define 1 overlapping classes: 19:40:11 [WARNING] - META-INF.versions.9.module-info 19:40:11 [WARNING] aaa-encrypt-service-0.19.1.jar, concepts-13.0.1.jar, draft-ietf-netconf-crypto-types-7.0.0-SNAPSHOT.jar, iana-crypt-hash-13.0.0.jar, ietf-topology-2013.10.21.25.0.jar, ietf-type-util-13.0.0.jar, keystore-api-7.0.0-SNAPSHOT.jar, keystore-legacy-7.0.0-SNAPSHOT.jar, logging-markers-13.0.10.jar, mdsal-binding-api-13.0.0.jar, mdsal-binding-dom-codec-api-13.0.0.jar, mdsal-binding-dom-codec-spi-13.0.0.jar, mdsal-binding-model-api-13.0.0.jar, mdsal-binding-runtime-api-13.0.0.jar, mdsal-binding-runtime-spi-13.0.0.jar, mdsal-binding-spec-util-13.0.0.jar, mdsal-common-api-13.0.0.jar, mdsal-dom-api-13.0.0.jar, mdsal-dom-broker-13.0.0.jar, mdsal-dom-inmemory-datastore-13.0.0.jar, mdsal-dom-spi-13.0.0.jar, mdsal-singleton-api-13.0.0.jar, netconf-api-7.0.0-SNAPSHOT.jar, netconf-auth-7.0.0-SNAPSHOT.jar, netconf-client-7.0.0-SNAPSHOT.jar, netconf-client-mdsal-7.0.0-SNAPSHOT.jar, netconf-common-7.0.0-SNAPSHOT.jar, netconf-common-mdsal-7.0.0-SNAPSHOT.jar, netconf-dom-api-7.0.0-SNAPSHOT.jar, netconf-netty-util-7.0.0-SNAPSHOT.jar, netconf-server-7.0.0-SNAPSHOT.jar, netconf-server-mdsal-7.0.0-SNAPSHOT.jar, netconf-testtool-7.0.0-SNAPSHOT.jar, netconf-topology-7.0.0-SNAPSHOT.jar, odlext-model-api-13.0.1.jar, odlext-parser-support-13.0.1.jar, openconfig-model-api-13.0.1.jar, openconfig-parser-support-13.0.1.jar, rfc5277-7.0.0-SNAPSHOT.jar, rfc6022-7.0.0-SNAPSHOT.jar, rfc6241-7.0.0-SNAPSHOT.jar, rfc6241-model-api-13.0.1.jar, rfc6241-parser-support-13.0.1.jar, rfc6470-7.0.0-SNAPSHOT.jar, rfc6536-model-api-13.0.1.jar, rfc6536-parser-support-13.0.1.jar, rfc6643-model-api-13.0.1.jar, rfc6643-parser-support-13.0.1.jar, rfc6991-ietf-inet-types-13.0.0.jar, rfc6991-ietf-yang-types-13.0.0.jar, rfc7407-ietf-x509-cert-to-name-7.0.0-SNAPSHOT.jar, rfc7952-model-api-13.0.1.jar, rfc7952-parser-support-13.0.1.jar, rfc8040-model-api-13.0.1.jar, rfc8040-parser-support-13.0.1.jar, rfc8341-7.0.0-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.0.jar, rfc8525-13.0.0.jar, rfc8528-model-api-13.0.1.jar, rfc8528-parser-support-13.0.1.jar, rfc8639-model-api-13.0.1.jar, rfc8639-parser-support-13.0.1.jar, rfc8819-model-api-13.0.1.jar, rfc8819-parser-support-13.0.1.jar, shaded-exificient-7.0.0-SNAPSHOT.jar, shaded-sshd-7.0.0-SNAPSHOT.jar, transport-api-7.0.0-SNAPSHOT.jar, transport-ssh-7.0.0-SNAPSHOT.jar, transport-tcp-7.0.0-SNAPSHOT.jar, transport-tls-7.0.0-SNAPSHOT.jar, triemap-1.3.1.jar, truststore-api-7.0.0-SNAPSHOT.jar, util-13.0.1.jar, yang-binding-13.0.0.jar, yang-common-13.0.1.jar, yang-data-api-13.0.1.jar, yang-data-codec-gson-13.0.1.jar, yang-data-codec-xml-13.0.1.jar, yang-data-impl-13.0.1.jar, yang-data-spi-13.0.1.jar, yang-data-tree-api-13.0.1.jar, yang-data-tree-ri-13.0.1.jar, yang-data-tree-spi-13.0.1.jar, yang-data-util-13.0.1.jar, yang-ext-2013.09.07.25.0.jar, yang-ir-13.0.1.jar, yang-model-api-13.0.1.jar, yang-model-ri-13.0.1.jar, yang-model-spi-13.0.1.jar, yang-model-util-13.0.1.jar, yang-parser-api-13.0.1.jar, yang-parser-impl-13.0.1.jar, yang-parser-reactor-13.0.1.jar, yang-parser-rfc7950-13.0.1.jar, yang-parser-spi-13.0.1.jar, yang-repo-api-13.0.1.jar, yang-repo-fs-13.0.1.jar, yang-repo-spi-13.0.1.jar, yang-xpath-api-13.0.1.jar, yang-xpath-impl-13.0.1.jar define 2 overlapping resources: 19:40:11 [WARNING] - LICENSE 19:40:11 [WARNING] - META-INF/git.properties 19:40:11 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 19:40:11 [WARNING] - META-INF/LICENSE.md 19:40:11 [WARNING] - META-INF/NOTICE.md 19:40:11 [WARNING] jackson-core-2.15.3.jar, org.apache.karaf.features.core-4.4.4.jar define 150 overlapping classes: 19:40:11 [WARNING] - com.fasterxml.jackson.core.Base64Variant 19:40:11 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 19:40:11 [WARNING] - com.fasterxml.jackson.core.Base64Variants 19:40:11 [WARNING] - com.fasterxml.jackson.core.FormatFeature 19:40:11 [WARNING] - com.fasterxml.jackson.core.FormatSchema 19:40:11 [WARNING] - com.fasterxml.jackson.core.JacksonException 19:40:11 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 19:40:11 [WARNING] - com.fasterxml.jackson.core.JsonFactory 19:40:11 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 19:40:11 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 19:40:11 [WARNING] - 140 more... 19:40:11 [WARNING] maven-shade-plugin has detected that some files are 19:40:11 [WARNING] present in two or more JARs. When this happens, only one 19:40:11 [WARNING] single version of the file is copied to the uber jar. 19:40:11 [WARNING] Usually this is not harmful and you can skip these warnings, 19:40:11 [WARNING] otherwise try to manually exclude artifacts based on 19:40:11 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 19:40:11 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 19:40:11 [INFO] Attaching shaded artifact. 19:40:11 [INFO] 19:40:11 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ netconf-testtool --- 19:40:11 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 19:40:11 [INFO] Building tar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-package-stress-client.tar.gz 19:40:13 [INFO] 19:40:13 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-testtool --- 19:40:13 [INFO] CycloneDX: Resolving Dependencies 19:40:15 [INFO] CycloneDX: Creating BOM version 1.4 with 146 component(s) 19:40:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml 19:40:15 [INFO] attaching as netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json 19:40:15 [INFO] attaching as netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.json 19:40:15 [INFO] 19:40:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 19:40:15 [INFO] Skipping duplicate-finder execution! 19:40:15 [INFO] 19:40:15 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-testtool --- 19:40:15 [WARNING] Used undeclared dependencies found: 19:40:15 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.0:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile 19:40:15 [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile 19:40:15 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.0:compile 19:40:15 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.0:compile 19:40:15 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.1:compile 19:40:15 [WARNING] com.google.code.gson:gson:jar:2.10.1:compile 19:40:15 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile 19:40:15 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile 19:40:15 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.1:compile 19:40:15 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:40:15 [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile 19:40:15 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 19:40:15 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] Unused declared dependencies found: 19:40:15 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile 19:40:15 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile 19:40:15 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 19:40:15 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.0-SNAPSHOT:compile 19:40:15 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 19:40:15 [WARNING] Non-test scoped test only dependencies found: 19:40:15 [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile 19:40:15 [INFO] 19:40:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-testtool --- 19:40:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-sources.jar 19:40:15 [INFO] 19:40:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-testtool --- 19:40:15 [INFO] 19:40:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-testtool --- 19:40:15 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 19:40:15 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 19:40:15 [INFO] 19:40:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-testtool --- 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT.pom 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-javadoc.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-executable.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-stress-client.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.0-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-rest-perf-client.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/scale-util-7.0.0-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-scale-util.jar 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/stress-client-7.0.0-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-stress-client.tar.gz 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-cyclonedx.json 19:40:15 [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-SNAPSHOT-sources.jar 19:40:15 [INFO] 19:40:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-testtool --- 19:40:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:40:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:15 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:15 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:15 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:15 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:40:16 [INFO] 19:40:16 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 19:40:16 [INFO] Building netconf-tools 7.0.0-SNAPSHOT [111/119] 19:40:16 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-tools --- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-tools --- 19:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:16 [INFO] 19:40:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-tools --- 19:40:16 [INFO] 19:40:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-tools --- 19:40:16 [INFO] Skipping CycloneDX 19:40:16 [INFO] 19:40:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-tools --- 19:40:16 [INFO] Skipping artifact installation 19:40:16 [INFO] 19:40:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-tools --- 19:40:16 [INFO] Skipping artifact deployment 19:40:16 [INFO] 19:40:16 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 19:40:16 [INFO] Building netconf-subsystem 7.0.0-SNAPSHOT [112/119] 19:40:16 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-subsystem --- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-subsystem --- 19:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:16 [INFO] 19:40:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-subsystem --- 19:40:16 [INFO] 19:40:16 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-subsystem --- 19:40:16 [INFO] Skipping CycloneDX 19:40:16 [INFO] 19:40:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-subsystem --- 19:40:16 [INFO] Skipping artifact installation 19:40:16 [INFO] 19:40:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-subsystem --- 19:40:16 [INFO] Skipping artifact deployment 19:40:16 [INFO] 19:40:16 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 19:40:16 [INFO] Building sal-rest-connector-config 7.0.0-SNAPSHOT [113/119] 19:40:16 [INFO] --------------------------------[ jar ]--------------------------------- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sal-rest-connector-config --- 19:40:16 [INFO] 19:40:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sal-rest-connector-config --- 19:40:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:16 [INFO] 19:40:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sal-rest-connector-config --- 19:40:17 [INFO] 19:40:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 19:40:17 [INFO] Copying 1 resource from src/main/resources to target/classes 19:40:17 [INFO] 19:40:17 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sal-rest-connector-config --- 19:40:17 [INFO] No sources to compile 19:40:17 [INFO] 19:40:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 19:40:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/src/test/resources 19:40:17 [INFO] 19:40:17 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sal-rest-connector-config --- 19:40:17 [INFO] No sources to compile 19:40:17 [INFO] 19:40:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 19:40:17 [INFO] No tests to run. 19:40:17 [INFO] 19:40:17 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sal-rest-connector-config --- 19:40:17 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.0-SNAPSHOT.jar 19:40:17 [INFO] 19:40:17 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 19:40:17 [INFO] 19:40:17 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sal-rest-connector-config --- 19:40:17 [INFO] CycloneDX: Resolving Dependencies 19:40:17 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 19:40:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml 19:40:17 [INFO] attaching as sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json 19:40:17 [INFO] attaching as sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.json 19:40:17 [INFO] 19:40:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sal-rest-connector-config --- 19:40:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT.jar 19:40:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT.pom 19:40:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-restconf.cfg 19:40:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:17 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-SNAPSHOT-cyclonedx.json 19:40:17 [INFO] 19:40:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sal-rest-connector-config --- 19:40:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:40:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:17 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:17 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:17 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:17 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:17 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:40:17 [INFO] 19:40:17 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 19:40:17 [INFO] Building restconf-wadl-generator 7.0.0-SNAPSHOT [114/119] 19:40:17 [INFO] --------------------------------[ jar ]--------------------------------- 19:40:17 [INFO] 19:40:17 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-wadl-generator --- 19:40:17 [INFO] 19:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-wadl-generator --- 19:40:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:17 [INFO] 19:40:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 19:40:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:17 [INFO] 19:40:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-wadl-generator --- 19:40:18 [INFO] 19:40:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 19:40:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:40:18 [INFO] 19:40:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ restconf-wadl-generator --- 19:40:18 [INFO] Starting audit... 19:40:18 Audit done. 19:40:18 [INFO] You have 0 Checkstyle violations. 19:40:18 [INFO] 19:40:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ restconf-wadl-generator --- 19:40:18 [INFO] Starting audit... 19:40:18 Audit done. 19:40:18 [INFO] You have 0 Checkstyle violations. 19:40:18 [INFO] 19:40:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ restconf-wadl-generator --- 19:40:18 [INFO] 19:40:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 19:40:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/resources 19:40:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/spi 19:40:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/generated-sources/yang 19:40:18 [INFO] 19:40:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ restconf-wadl-generator --- 19:40:18 [INFO] Recompiling the module because of changed dependency. 19:40:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 19:40:18 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 19:40:18 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 19:40:18 [INFO] 19:40:18 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 19:40:18 [INFO] 19:40:18 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ restconf-wadl-generator --- 19:40:18 [INFO] Fork Value is true 19:40:21 [INFO] Done SpotBugs Analysis.... 19:40:21 [INFO] 19:40:21 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 19:40:21 [INFO] 19:40:21 [INFO] 19:40:21 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ restconf-wadl-generator --- 19:40:21 [INFO] BugInstance size is 0 19:40:21 [INFO] Error size is 0 19:40:21 [INFO] No errors/warnings found 19:40:21 [INFO] 19:40:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 19:40:21 [INFO] Copying 6 resources from src/test/resources to target/test-classes 19:40:21 [INFO] 19:40:21 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ restconf-wadl-generator --- 19:40:21 [INFO] Recompiling the module because of changed dependency. 19:40:21 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 19:40:21 [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:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [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:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [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:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 19:40:21 [INFO] 19:40:21 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ restconf-wadl-generator --- 19:40:21 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/surefire-reports 19:40:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 19:40:21 [INFO] 19:40:21 [INFO] ------------------------------------------------------- 19:40:21 [INFO] T E S T S 19:40:21 [INFO] ------------------------------------------------------- 19:40:22 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:40:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 19:40:23 [INFO] 19:40:23 [INFO] Results: 19:40:23 [INFO] 19:40:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 19:40:23 [INFO] 19:40:23 [INFO] 19:40:23 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ restconf-wadl-generator --- 19:40:23 [INFO] 19:40:23 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ restconf-wadl-generator --- 19:40:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT.jar 19:40:23 [INFO] 19:40:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ restconf-wadl-generator --- 19:40:23 [INFO] No previous run data found, generating javadoc. 19:40:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar 19:40:24 [INFO] 19:40:24 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-wadl-generator --- 19:40:24 [INFO] CycloneDX: Resolving Dependencies 19:40:25 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 19:40:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml 19:40:25 [INFO] attaching as restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json 19:40:25 [INFO] attaching as restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.json 19:40:25 [INFO] 19:40:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 19:40:25 [INFO] Skipping duplicate-finder execution! 19:40:25 [INFO] 19:40:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 19:40:25 [INFO] No dependency problems found 19:40:25 [INFO] 19:40:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 19:40:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar 19:40:25 [INFO] 19:40:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ restconf-wadl-generator --- 19:40:25 [INFO] 19:40:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ restconf-wadl-generator --- 19:40:25 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec 19:40:25 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 19:40:25 [INFO] 19:40:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-wadl-generator --- 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT.jar 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT.pom 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-javadoc.jar 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-cyclonedx.json 19:40:25 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-SNAPSHOT-sources.jar 19:40:25 [INFO] 19:40:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-wadl-generator --- 19:40:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:25 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:40:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:25 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:40:25 [INFO] 19:40:25 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 19:40:25 [INFO] Building websocket-client 7.0.0-SNAPSHOT [115/119] 19:40:25 [INFO] --------------------------------[ jar ]--------------------------------- 19:40:25 [INFO] 19:40:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ websocket-client --- 19:40:25 [INFO] 19:40:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ websocket-client --- 19:40:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:25 [INFO] 19:40:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ websocket-client --- 19:40:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:25 [INFO] 19:40:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ websocket-client --- 19:40:26 [INFO] 19:40:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ websocket-client --- 19:40:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 19:40:26 [INFO] 19:40:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ websocket-client --- 19:40:26 [INFO] Starting audit... 19:40:26 Audit done. 19:40:26 [INFO] You have 0 Checkstyle violations. 19:40:26 [INFO] 19:40:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ websocket-client --- 19:40:26 [INFO] Starting audit... 19:40:26 Audit done. 19:40:26 [INFO] You have 0 Checkstyle violations. 19:40:26 [INFO] 19:40:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ websocket-client --- 19:40:26 [INFO] 19:40:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 19:40:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/resources 19:40:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/spi 19:40:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/generated-sources/yang 19:40:26 [INFO] 19:40:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ websocket-client --- 19:40:26 [INFO] Recompiling the module because of changed dependency. 19:40:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 19:40:26 [WARNING] /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 19:40:26 [INFO] 19:40:26 [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ websocket-client >>> 19:40:26 [INFO] 19:40:26 [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ websocket-client --- 19:40:26 [INFO] Fork Value is true 19:40:29 [INFO] Done SpotBugs Analysis.... 19:40:29 [INFO] 19:40:29 [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ websocket-client <<< 19:40:29 [INFO] 19:40:29 [INFO] 19:40:29 [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ websocket-client --- 19:40:29 [INFO] BugInstance size is 0 19:40:29 [INFO] Error size is 0 19:40:29 [INFO] No errors/warnings found 19:40:29 [INFO] 19:40:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 19:40:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/test/resources 19:40:29 [INFO] 19:40:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ websocket-client --- 19:40:29 [INFO] No sources to compile 19:40:29 [INFO] 19:40:29 [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ websocket-client --- 19:40:29 [INFO] No tests to run. 19:40:29 [INFO] 19:40:29 [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ websocket-client --- 19:40:29 [INFO] 19:40:29 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ websocket-client --- 19:40:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT.jar 19:40:29 [INFO] 19:40:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ websocket-client --- 19:40:29 [INFO] No previous run data found, generating javadoc. 19:40:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-javadoc.jar 19:40:31 [INFO] 19:40:31 [INFO] --- maven-assembly-plugin:3.6.0:single (make-assembly) @ websocket-client --- 19:40:31 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar 19:40:31 [WARNING] Configuration option 'appendAssemblyId' is set to false. 19:40:31 Instead of attaching the assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar, it will become the file for main project artifact. 19:40:31 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 19:40:31 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT.jar 19:40:31 with assembly file: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar 19:40:31 [INFO] 19:40:31 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ websocket-client --- 19:40:31 [INFO] CycloneDX: Resolving Dependencies 19:40:32 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 19:40:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml 19:40:32 [INFO] attaching as websocket-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json 19:40:32 [INFO] attaching as websocket-client-7.0.0-SNAPSHOT-cyclonedx.json 19:40:32 [INFO] 19:40:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 19:40:32 [INFO] Skipping duplicate-finder execution! 19:40:32 [INFO] 19:40:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ websocket-client --- 19:40:32 [WARNING] Used undeclared dependencies found: 19:40:32 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 19:40:32 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 19:40:32 [WARNING] log4j:log4j:jar:1.2.17:compile 19:40:32 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 19:40:32 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 19:40:32 [WARNING] Unused declared dependencies found: 19:40:32 [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.32:compile 19:40:32 [INFO] 19:40:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ websocket-client --- 19:40:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-sources.jar 19:40:32 [INFO] 19:40:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ websocket-client --- 19:40:32 [INFO] 19:40:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ websocket-client --- 19:40:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 19:40:32 [INFO] 19:40:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ websocket-client --- 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT.jar 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT.pom 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-javadoc.jar 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-cyclonedx.xml 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-cyclonedx.json 19:40:32 [INFO] Installing /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/websocket-client-7.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-SNAPSHOT-sources.jar 19:40:32 [INFO] 19:40:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ websocket-client --- 19:40:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo 19:40:32 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:32 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:32 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:40:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 19:40:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 19:40:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 19:40:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 19:40:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 19:40:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 19:40:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 19:40:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 19:40:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 19:40:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 19:40:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 19:40:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 19:40:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 19:40:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 19:40:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 19:40:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 19:40:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 19:40:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 19:40:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 19:40:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 19:40:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 19:40:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 19:40:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 19:40:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 19:40:32 at java.lang.reflect.Method.invoke (Method.java:568) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 19:40:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 19:40:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:40:32 [INFO] 19:40:32 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 19:40:32 [INFO] Building restconf-subsystem 7.0.0-SNAPSHOT [116/119] 19:40:32 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ restconf-subsystem --- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ restconf-subsystem --- 19:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:32 [INFO] 19:40:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ restconf-subsystem --- 19:40:32 [INFO] 19:40:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ restconf-subsystem --- 19:40:32 [INFO] Skipping CycloneDX 19:40:32 [INFO] 19:40:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ restconf-subsystem --- 19:40:32 [INFO] Skipping artifact installation 19:40:32 [INFO] 19:40:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ restconf-subsystem --- 19:40:32 [INFO] Skipping artifact deployment 19:40:32 [INFO] 19:40:32 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 19:40:32 [INFO] Building keystore-aggregator 7.0.0-SNAPSHOT [117/119] 19:40:32 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ keystore-aggregator --- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ keystore-aggregator --- 19:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:32 [INFO] 19:40:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ keystore-aggregator --- 19:40:32 [INFO] 19:40:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ keystore-aggregator --- 19:40:32 [INFO] Skipping CycloneDX 19:40:32 [INFO] 19:40:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ keystore-aggregator --- 19:40:32 [INFO] Skipping artifact installation 19:40:32 [INFO] 19:40:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ keystore-aggregator --- 19:40:32 [INFO] Skipping artifact deployment 19:40:32 [INFO] 19:40:32 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 19:40:32 [INFO] Building truststore-aggregator 7.0.0-SNAPSHOT [118/119] 19:40:32 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ truststore-aggregator --- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ truststore-aggregator --- 19:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:32 [INFO] 19:40:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ truststore-aggregator --- 19:40:32 [INFO] 19:40:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ truststore-aggregator --- 19:40:32 [INFO] Skipping CycloneDX 19:40:32 [INFO] 19:40:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ truststore-aggregator --- 19:40:32 [INFO] Skipping artifact installation 19:40:32 [INFO] 19:40:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ truststore-aggregator --- 19:40:32 [INFO] Skipping artifact deployment 19:40:32 [INFO] 19:40:32 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 19:40:32 [INFO] Building netconf-aggregator 7.0.0-SNAPSHOT [119/119] 19:40:32 [INFO] --------------------------------[ pom ]--------------------------------- 19:40:32 [INFO] 19:40:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-aggregator --- 19:40:32 [INFO] Deleting /w/workspace/netconf-maven-merge-master/target 19:40:32 [INFO] 19:40:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-aggregator --- 19:40:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 19:40:32 [INFO] 19:40:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-aggregator --- 19:40:32 [INFO] 19:40:32 [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ netconf-aggregator --- 19:40:32 [INFO] Skipping CycloneDX 19:40:32 [INFO] 19:40:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-aggregator --- 19:40:32 [INFO] Skipping artifact installation 19:40:32 [INFO] 19:40:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-aggregator --- 19:40:32 [INFO] Skipping artifact deployment 19:40:32 [INFO] ------------------------------------------------------------------------ 19:40:32 [INFO] Reactor Summary for netconf-aggregator 7.0.0-SNAPSHOT: 19:40:32 [INFO] 19:40:32 [INFO] netconf-artifacts .................................. SUCCESS [ 4.401 s] 19:40:32 [INFO] netconf-parent ..................................... SUCCESS [ 9.741 s] 19:40:32 [INFO] feature-parent ..................................... SUCCESS [ 10.166 s] 19:40:32 [INFO] netconf-auth ....................................... SUCCESS [ 8.587 s] 19:40:32 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.832 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 49.521 s] 19:40:32 [INFO] rfc5277 ............................................ SUCCESS [ 8.486 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 17.530 s] 19:40:32 [INFO] rfc6241 ............................................ SUCCESS [ 10.504 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 16.945 s] 19:40:32 [INFO] rfc6470 ............................................ SUCCESS [ 6.372 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 17.383 s] 19:40:32 [INFO] rfc6243 ............................................ SUCCESS [ 5.894 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 18.301 s] 19:40:32 [INFO] rfc8526 ............................................ SUCCESS [ 6.824 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 17.470 s] 19:40:32 [INFO] netconf-api ........................................ SUCCESS [ 15.438 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 17.833 s] 19:40:32 [INFO] rfc6022 ............................................ SUCCESS [ 7.411 s] 19:40:32 [INFO] netconf-common-mdsal ............................... SUCCESS [ 11.069 s] 19:40:32 [INFO] odl-netconf-util ................................... SUCCESS [ 18.965 s] 19:40:32 [INFO] netconf-common ..................................... SUCCESS [ 5.607 s] 19:40:32 [INFO] shaded-exificient-jar .............................. SUCCESS [ 6.515 s] 19:40:32 [INFO] shaded-exificient .................................. SUCCESS [ 3.898 s] 19:40:32 [INFO] netconf-test-util .................................. SUCCESS [ 6.730 s] 19:40:32 [INFO] netconf-netty-util ................................. SUCCESS [ 14.128 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 20.192 s] 19:40:32 [INFO] rfc8341 ............................................ SUCCESS [ 6.786 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 17.301 s] 19:40:32 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.743 s] 19:40:32 [INFO] keystore-api ....................................... SUCCESS [ 10.268 s] 19:40:32 [INFO] keystore-none ...................................... SUCCESS [ 6.674 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [01:03 min] 19:40:32 [INFO] truststore-api ..................................... SUCCESS [ 7.995 s] 19:40:32 [INFO] truststore-none .................................... SUCCESS [ 5.298 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 17.119 s] 19:40:32 [INFO] transport-api ...................................... SUCCESS [ 5.852 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 21.740 s] 19:40:32 [INFO] shaded-sshd-jar .................................... SUCCESS [ 4.295 s] 19:40:32 [INFO] shaded-sshd ........................................ SUCCESS [ 2.985 s] 19:40:32 [INFO] transport-tcp ...................................... SUCCESS [ 12.975 s] 19:40:32 [INFO] transport-ssh ...................................... SUCCESS [01:22 min] 19:40:32 [INFO] transport-tls ...................................... SUCCESS [ 24.166 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 20.438 s] 19:40:32 [INFO] netconf-client ..................................... SUCCESS [ 23.289 s] 19:40:32 [INFO] odl-netconf-client ................................. SUCCESS [ 21.296 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 16.925 s] 19:40:32 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.875 s] 19:40:32 [INFO] netconf-server ..................................... SUCCESS [ 23.979 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 18.897 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 19.829 s] 19:40:32 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 10.981 s] 19:40:32 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 26.084 s] 19:40:32 [INFO] netconf-server-mdsal ............................... SUCCESS [ 21.577 s] 19:40:32 [INFO] netconf-nb ......................................... SUCCESS [ 10.886 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 37.738 s] 19:40:32 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.778 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 16.846 s] 19:40:32 [INFO] rfc8639 ............................................ SUCCESS [ 9.109 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 22.318 s] 19:40:32 [INFO] rfc8641 ............................................ SUCCESS [ 8.062 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 17.726 s] 19:40:32 [INFO] rfc8650 ............................................ SUCCESS [ 5.229 s] 19:40:32 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 17.781 s] 19:40:32 [INFO] keystore-legacy .................................... SUCCESS [ 13.373 s] 19:40:32 [INFO] netconf-dom-api .................................... SUCCESS [ 5.335 s] 19:40:32 [INFO] netconf-client-mdsal ............................... SUCCESS [ 42.823 s] 19:40:32 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 28.216 s] 19:40:32 [INFO] netconf-test-models ................................ SUCCESS [ 6.186 s] 19:40:32 [INFO] netconf-topology ................................... SUCCESS [ 19.584 s] 19:40:32 [INFO] netconf-topology-singleton ......................... SUCCESS [ 50.859 s] 19:40:32 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 27.865 s] 19:40:32 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.089 s] 19:40:32 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 27.985 s] 19:40:32 [INFO] callhome-provider .................................. SUCCESS [ 22.670 s] 19:40:32 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 28.297 s] 19:40:32 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 28.738 s] 19:40:32 [INFO] netconf-console .................................... SUCCESS [ 13.861 s] 19:40:32 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 35.166 s] 19:40:32 [INFO] restconf-common-models ............................. SUCCESS [ 6.913 s] 19:40:32 [INFO] restconf-common .................................... SUCCESS [ 6.199 s] 19:40:32 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 31.491 s] 19:40:32 [INFO] restconf-api ....................................... SUCCESS [ 9.234 s] 19:40:32 [INFO] restconf-nb ........................................ SUCCESS [ 33.346 s] 19:40:32 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 36.355 s] 19:40:32 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 32.147 s] 19:40:32 [INFO] restconf-openapi ................................... SUCCESS [ 19.285 s] 19:40:32 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 33.382 s] 19:40:32 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 33.937 s] 19:40:32 [INFO] features-netconf ................................... SUCCESS [ 9.692 s] 19:40:32 [INFO] netconf-test-perf .................................. SUCCESS [ 11.194 s] 19:40:32 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 36.691 s] 19:40:32 [INFO] features-netconf-testing ........................... SUCCESS [ 9.187 s] 19:40:32 [INFO] yanglib ............................................ SUCCESS [ 9.612 s] 19:40:32 [INFO] OpenDaylight :: Yanglib ............................ SUCCESS [ 34.932 s] 19:40:32 [INFO] features-netconf-experimental ...................... SUCCESS [ 9.527 s] 19:40:32 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 35.637 s] 19:40:32 [INFO] netconf-features-parent ............................ SUCCESS [ 0.004 s] 19:40:32 [INFO] netconf-karaf ...................................... SUCCESS [ 42.257 s] 19:40:32 [INFO] netconf-karaf-static ............................... SUCCESS [ 50.769 s] 19:40:32 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 19:40:32 [INFO] transport-http ..................................... SUCCESS [ 11.567 s] 19:40:32 [INFO] transport-aggregator ............................... SUCCESS [ 0.005 s] 19:40:32 [INFO] restconf-client .................................... SUCCESS [ 8.836 s] 19:40:32 [INFO] restconf-server .................................... SUCCESS [ 8.649 s] 19:40:32 [INFO] protocol ........................................... SUCCESS [ 0.004 s] 19:40:32 [INFO] plugins ............................................ SUCCESS [ 0.002 s] 19:40:32 [INFO] apps ............................................... SUCCESS [ 0.002 s] 19:40:32 [INFO] third-party ........................................ SUCCESS [ 0.002 s] 19:40:32 [INFO] netconf-testtool ................................... SUCCESS [ 36.374 s] 19:40:32 [INFO] netconf-tools ...................................... SUCCESS [ 0.004 s] 19:40:32 [INFO] netconf-subsystem .................................. SUCCESS [ 0.002 s] 19:40:32 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.221 s] 19:40:32 [INFO] restconf-wadl-generator ............................ SUCCESS [ 7.874 s] 19:40:32 [INFO] websocket-client ................................... SUCCESS [ 7.060 s] 19:40:32 [INFO] restconf-subsystem ................................. SUCCESS [ 0.004 s] 19:40:32 [INFO] keystore-aggregator ................................ SUCCESS [ 0.002 s] 19:40:32 [INFO] truststore-aggregator .............................. SUCCESS [ 0.004 s] 19:40:32 [INFO] netconf-aggregator ................................. SUCCESS [ 0.002 s] 19:40:32 [INFO] ------------------------------------------------------------------------ 19:40:32 [INFO] BUILD SUCCESS 19:40:32 [INFO] ------------------------------------------------------------------------ 19:40:32 [INFO] Total time: 32:28 min 19:40:32 [INFO] Finished at: 2024-02-17T19:40:32Z 19:40:32 [INFO] ------------------------------------------------------------------------ 19:40:32 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 19:40:33 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins3291534300136145759.sh 19:40:33 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins6979800293536439843.sh 19:40:33 ---> common-variables.sh 19:40:33 --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:40:33 ---> maven-deploy.sh 19:40:33 -----> Remove metadata files that were not updated 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-model/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-provider/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/callhome-server/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-restconf/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/features-yanglib/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/keystore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-config/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-impl/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-util/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-nb/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-ssh/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tcp/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/transport-tls/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-api/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/truststore-none/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/websocket-client/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/4.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/6.0.6-SNAPSHOT/maven-metadata.xml 19:40:33 Removing unmodified file /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/yanglib/6.0.7-SNAPSHOT/maven-metadata.xml 19:40:33 -----> Install lftools 19:40:33 Setup pyenv: 19:40:34 system 19:40:34 3.8.13 19:40:34 3.9.13 19:40:34 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:40:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXCz from file:/tmp/.os_lf_venv 19:40:35 lf-activate-venv(): INFO: Installing: lftools 19:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:40:54 -----> Upload files to Nexus 19:40:55 ####################################################### 19:40:55 Deploying directory /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:40:55 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml (523.0 b) 19:40:55 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar (167.25 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom (4.13 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar (476.2 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml (342.85 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json (384.84 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar (97.37 kb) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml (520.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 19:40:56 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom (1.29 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml (2.9 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json (3.36 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml (453.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom (1.85 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml (776.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml (1.08 mb) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json (1.22 mb) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml (530.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 (40.0 b) 19:40:57 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom (1.75 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml (778.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml (1.08 mb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json (1.22 mb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml (522.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom (8.66 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml (7.27 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml (1.07 mb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json (1.21 mb) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml (518.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 (40.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 (32.0 b) 19:40:58 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar (188.31 kb) 19:40:58 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom (1.59 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar (702.92 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml (50.74 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json (58.43 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar (151.89 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml (359.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 (40.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 (32.0 b) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:40:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar (173.21 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom (3.07 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar (561.42 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar.sha1 (40.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar.md5 (32.0 b) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml (66.17 kb) 19:41:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json (76.71 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar (125.64 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml (519.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar (9.43 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom (1.44 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar (84.49 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml (55.29 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json (63.73 kb) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar (3.24 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml (543.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar (226.29 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom (1.66 kb) 19:41:02 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar (863.06 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml (47.86 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json (55.21 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar (179.3 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml (519.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar (65.0 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom (1.75 kb) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:03 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar (276.2 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml (44.8 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json (51.83 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar (50.9 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml (519.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:04 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar (165.27 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom (2.16 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar (603.65 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml (47.53 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json (54.93 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar (124.41 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml (519.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar (393.83 kb) 19:41:05 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom (2.0 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar (1.43 mb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml (44.82 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json (51.85 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar (319.86 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml (519.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:06 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar (32.29 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom (1.99 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar (167.92 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml (47.59 kb) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:07 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json (54.96 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar (24.7 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml (519.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar (84.44 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom (2.15 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar (331.22 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml (47.7 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json (55.06 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar (65.28 kb) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:08 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (460.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar (44.79 kb) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom (2.04 kb) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:09 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar (201.65 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml (44.98 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json (52.0 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar (32.53 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (544.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar (52.19 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom (1.92 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar (230.38 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml (47.7 kb) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:10 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json (55.1 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar (38.78 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml (519.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar (98.75 kb) 19:41:11 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom (1.72 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar (398.39 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml (44.82 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json (51.85 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar (72.92 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml (519.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar (110.94 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom (2.81 kb) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:12 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar (468.5 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml (60.98 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json (70.2 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar (90.28 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml (519.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:13 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar (341.17 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom (2.18 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar (1.19 mb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml (63.28 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json (72.89 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar (274.28 kb) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:14 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml (357.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar (238.72 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom (2.38 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar (898.5 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml (71.31 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json (82.03 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar (195.62 kb) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar.md5 (32.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml (357.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:41:15 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar (31.39 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom (1.92 kb) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom.sha1 (40.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom.md5 (32.0 b) 19:41:16 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar (162.15 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml (66.19 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json (76.13 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar (23.61 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml (517.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar (57.02 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom (2.42 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar (245.04 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml (60.26 kb) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:17 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json (69.76 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar (37.92 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml (523.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom (29.38 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml (2.8 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json (3.26 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml (440.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar (10.89 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom (1.54 kb) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:18 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar (84.26 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml (31.93 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json (37.57 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar (4.09 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml (518.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 (40.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 (32.0 b) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:19 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar (8.1 kb) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom (946.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:20 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar (82.97 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml (8.85 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json (10.32 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar (2.69 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml (444.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar (416.2 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom (9.26 kb) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:21 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar (960.64 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml (323.12 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json (362.51 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar (243.45 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml (520.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (2.05 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar (299.59 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom (4.42 kb) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:22 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar (32.15 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar (18.57 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar (950.03 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml (130.98 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json (149.38 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar (225.16 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml (444.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar (53.2 kb) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:23 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom (3.09 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar (86.89 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml (102.72 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json (117.03 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar (17.75 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml (358.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:24 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar (16.11 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom (2.14 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar (102.7 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml (42.87 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json (50.12 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json.sha1 (40.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar (5.88 kb) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar.md5 (32.0 b) 19:41:25 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml (521.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar (36.22 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom (4.21 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar (141.46 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml (341.72 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json (383.64 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar (18.24 kb) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml (521.0 b) 19:41:26 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 (32.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar (15.93 kb) 19:41:27 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:27 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:28 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom (2.01 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar (120.86 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml (81.8 kb) 19:41:30 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json (93.96 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar (8.3 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml (519.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml (1.38 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom (3.44 kb) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz (187.69 mb) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz.sha1 (40.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz.md5 (32.0 b) 19:41:32 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip (188.88 mb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml (1.29 mb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json (1.46 mb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml (434.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar (36.24 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom (4.93 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar (137.3 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml (316.71 kb) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:36 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json (355.38 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar (12.92 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml (524.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 (40.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 (32.0 b) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:37 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar (72.5 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom (3.38 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar (199.89 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml (75.8 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json (87.22 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar (39.97 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml (520.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml (1.03 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom (1.88 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml (8.82 kb) 19:41:38 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json (10.3 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml (444.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar (131.15 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom (7.35 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar (240.04 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml (300.28 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json (336.76 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar (63.12 kb) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:39 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml (438.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar (390.29 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom (4.78 kb) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:40 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar (1.26 mb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml (143.93 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json (163.61 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar (292.71 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml (525.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar (64.06 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom (1.12 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar (284.45 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml (49.98 kb) 19:41:41 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json (57.78 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar (49.87 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml (523.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 (40.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 (32.0 b) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:42 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar (356.14 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom (3.08 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar (1.17 mb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml (351.65 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json (392.99 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar (273.6 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml (441.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar (74.92 kb) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:41:43 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom (1.57 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar (89.08 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml (66.74 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json (77.43 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar (67.83 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml (522.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml (2.71 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar (171.83 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom (16.71 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar (358.19 kb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar (34.79 mb) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar.sha1 (40.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar.md5 (32.0 b) 19:41:44 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar (25.72 mb) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar (22.39 mb) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar.md5 (32.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar (34.79 mb) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar.sha1 (40.0 b) 19:41:45 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz (29.75 mb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml (398.72 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json (447.16 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar (90.72 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml (527.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar (13.84 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom (1.86 kb) 19:41:46 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar (85.52 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml (333.55 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json (374.44 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar (4.53 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml (532.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 (40.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 (32.0 b) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 19:41:47 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar (182.17 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom (3.86 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar (458.82 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml (384.72 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json (433.36 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar (91.6 kb) 19:41:48 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml (522.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar (169.92 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom (2.51 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar (504.69 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml (330.93 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json (371.3 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar (113.81 kb) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:41:49 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml (528.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom (1.47 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml (679.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml (730.89 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json (829.21 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml (521.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom (2.05 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml (1.35 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml (323.92 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json (365.12 kb) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:50 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml (521.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom (2.6 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml (1.7 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml (128.32 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json (146.75 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml (530.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom (1.37 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml (709.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml (656.31 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json (735.63 kb) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml (524.0 b) 19:41:51 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom (1.49 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml (840.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml (307.54 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json (347.32 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml (536.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom (1.38 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml (824.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml (651.58 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json (730.33 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml (362.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 (32.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom.sha1 (40.0 b) 19:41:52 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom (2.26 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml (1.17 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml (251.13 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json (284.32 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml (531.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom (1.41 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml (811.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml (658.11 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json (737.68 kb) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml (527.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 (40.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 (32.0 b) 19:41:53 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom (2.43 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml (1.62 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml (643.58 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json (721.46 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml (525.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom (1.8 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml (1.1 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml (953.97 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json (1.05 mb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml (522.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 (32.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom (2.21 kb) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:54 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml (1.57 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml (316.04 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json (356.62 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml (444.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom (1.47 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml (844.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml (67.04 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json (77.07 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml (523.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom (2.14 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml (1.34 kb) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:55 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml (914.69 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json (1.01 mb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml (449.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml (621.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml (56.78 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json (65.51 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml (449.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml (621.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml (56.9 kb) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:56 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json (65.62 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml (449.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml (621.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml (56.79 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json (65.52 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml (449.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml (675.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml (61.33 kb) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:57 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json (70.67 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml (449.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml (675.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml (61.43 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json (70.76 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml (449.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom (1.36 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml (646.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml (57.09 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json (65.81 kb) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml (449.0 b) 19:41:58 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom (1.34 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml (621.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml (56.79 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json (65.53 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml (449.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom (1.57 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml (851.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml (77.58 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json (89.15 kb) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml (449.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 19:41:59 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom (2.27 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml (1.34 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml (83.7 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json (96.13 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml (369.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom (1.8 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml (1.0 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml (104.13 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json (119.44 kb) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.sha1 (40.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.md5 (32.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml (369.0 b) 19:42:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom (1.34 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml (675.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml (88.38 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json (101.4 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml (521.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom (1.39 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml (767.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml (818.83 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json (928.79 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml (528.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 (40.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 (32.0 b) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom (1.66 kb) 19:42:01 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml (993.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml (942.8 kb) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json (1.04 mb) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 (40.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml (526.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 (32.0 b) 19:42:02 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom (1.41 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml (833.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml (650.97 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json (729.79 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml (449.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom (1.55 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml (762.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml (65.05 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json (74.72 kb) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:03 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml (445.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom (2.33 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml (1.62 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml (130.0 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json (148.04 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml (446.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom (1.48 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml (856.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml (67.09 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json (77.12 kb) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 (40.0 b) 19:42:04 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml (522.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom (1.49 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml (785.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml (239.08 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json (270.75 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml (522.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom (1.38 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml (749.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml (917.49 kb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json (1.02 mb) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml (525.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:05 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom (3.09 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml (1.87 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml (775.51 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json (879.79 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml (521.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom (2.01 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml (2.43 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml (883.98 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json (1002.38 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml (444.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom (1.53 kb) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml (922.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml (915.77 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json (1.01 mb) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml (518.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom (1.14 kb) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml (516.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml (885.58 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json (1004.26 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml (368.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml (1.25 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom (1.62 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml (767.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml (470.68 kb) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml.sha1 (40.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml.md5 (32.0 b) 19:42:11 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json (528.33 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml (517.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml (1.24 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom (1.74 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml (941.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml (891.53 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json (1010.57 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml (477.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar (60.57 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom (1.99 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar (219.16 kb) 19:42:12 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml (55.43 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json (63.92 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar (33.85 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml (359.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 (40.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 (32.0 b) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:13 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar (247.29 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom (1.95 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar (823.91 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml (96.73 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json (110.27 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar (193.01 kb) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar.md5 (32.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml (528.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 (40.0 b) 19:42:14 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar (195.07 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom (1.09 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar (768.97 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml (44.87 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json (51.9 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar (155.3 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml (521.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 (40.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 (32.0 b) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:15 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar (22.29 kb) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom (1.95 kb) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar (140.0 kb) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml (52.45 kb) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:16 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json (60.47 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar (11.86 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml (517.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar (411.98 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom (10.26 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar (723.11 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml (235.33 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json (268.43 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar (200.0 kb) 19:42:17 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml (440.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar (3.08 mb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom (4.25 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar (353.8 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml (247.01 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json (281.77 kb) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:18 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar (2.84 mb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml (359.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar (262.21 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom (2.12 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar (865.32 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml (99.81 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json (113.68 kb) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json.sha1 (40.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json.md5 (32.0 b) 19:42:19 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar (205.78 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml (529.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar (16.64 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom (2.18 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar (84.9 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml (41.67 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json (48.2 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar (6.71 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml (531.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml (1.42 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar (3.08 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom (1.73 kb) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:20 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg (86.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml (2.88 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json (3.34 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml (523.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml (1.42 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar (1.6 mb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom (4.79 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml (38.09 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json (44.37 kb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar (2.06 mb) 19:42:21 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml (517.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml (1.41 kb) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar (1.9 mb) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:22 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom (5.08 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml (35.61 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json (41.13 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar (1.45 mb) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml (519.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar (20.84 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom (1.68 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar (121.95 kb) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:42:23 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml (38.24 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json (44.4 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar (10.94 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml (358.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 (40.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 (32.0 b) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:24 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar (296.15 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom (2.0 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar (1013.48 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml (93.53 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json (106.78 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json.sha1 (40.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json.md5 (32.0 b) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar (227.8 kb) 19:42:25 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml (478.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar (981.44 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom (4.45 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar (2.58 mb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml (92.31 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json (105.86 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar (626.43 kb) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:42:26 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml (519.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar (149.92 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom (2.93 kb) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:27 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar (553.33 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml (71.64 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json (82.38 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar (121.57 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml (478.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar (1.11 mb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom (3.24 kb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar (3.03 mb) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar.sha1 (40.0 b) 19:42:28 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml (87.78 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json (100.37 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar (707.99 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml (520.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar (138.02 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom (1.59 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar (526.79 kb) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:42:29 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml (50.76 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json (58.44 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar (111.41 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml (521.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 (40.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 (32.0 b) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:30 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar (9.43 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom (1.44 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar (84.47 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml (55.32 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json (63.76 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar (3.23 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml (513.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 (40.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 (32.0 b) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml (1.62 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar (22.36 kb) 19:42:31 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom (5.07 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar (108.89 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml (183.65 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json (207.99 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar (8.24 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml (522.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 (40.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 (32.0 b) 19:42:32 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:32 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar (5.25 mb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom (2.69 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar (89.46 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml (45.87 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json (53.63 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar (13.67 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml (364.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar (23.08 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom (2.54 kb) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom.md5 (32.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 19:42:33 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar (93.55 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml (90.03 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json (103.72 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json.md5 (32.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar (8.4 kb) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar.sha1 (40.0 b) 19:42:34 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar.md5 (32.0 b) 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.0-SNAPSHOT/callhome-provider-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.0-SNAPSHOT/feature-parent-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.0-SNAPSHOT/features-netconf-experimental-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.0-SNAPSHOT/features-netconf-testing-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.0-SNAPSHOT/features-netconf-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.0-SNAPSHOT/keystore-api-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.0-SNAPSHOT/keystore-legacy-7.0.0-20240217.190804-56-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.0-SNAPSHOT/keystore-none-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.0-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.0-SNAPSHOT/rfc5277-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.0-SNAPSHOT/rfc6022-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.0-SNAPSHOT/rfc6241-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.0-SNAPSHOT/rfc6243-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.0-SNAPSHOT/rfc6470-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.0-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.0-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.0-SNAPSHOT/rfc8341-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.0-SNAPSHOT/rfc8526-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.0-SNAPSHOT/rfc8639-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.0-SNAPSHOT/rfc8641-7.0.0-20240217.190804-861-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.0-SNAPSHOT/rfc8650-7.0.0-20240217.190804-861-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.0-SNAPSHOT/netconf-api-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.0-SNAPSHOT/netconf-artifacts-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.0-SNAPSHOT/netconf-auth-aaa-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.0-SNAPSHOT/netconf-auth-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.0-SNAPSHOT/netconf-client-mdsal-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-tests.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-test-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.0-SNAPSHOT/netconf-client-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.0-SNAPSHOT/netconf-common-mdsal-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.0-SNAPSHOT/netconf-common-7.0.0-20240217.190804-81-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.0-SNAPSHOT/netconf-console-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.0-SNAPSHOT/netconf-dom-api-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.tar.gz.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961.zip.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.0-SNAPSHOT/netconf-karaf-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.0-SNAPSHOT/netconf-nb-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.0-SNAPSHOT/netconf-netty-util-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.0-SNAPSHOT/netconf-parent-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.0-SNAPSHOT/netconf-server-mdsal-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.0-SNAPSHOT/netconf-server-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.0-SNAPSHOT/netconf-test-models-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.0-SNAPSHOT/netconf-test-perf-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.0-SNAPSHOT/netconf-test-util-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-executable.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-rest-perf-client.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-scale-util.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-stress-client.tar.gz.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.0-SNAPSHOT/netconf-testtool-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.0-SNAPSHOT/netconf-topology-impl-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.0-SNAPSHOT/netconf-topology-singleton-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.0-SNAPSHOT/netconf-topology-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.0-SNAPSHOT/odl-aaa-netconf-plugin-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.0-SNAPSHOT/odl-netconf-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.0-SNAPSHOT/odl-netconf-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.0-SNAPSHOT/odl-netconf-callhome-ssh-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.0-SNAPSHOT/odl-netconf-client-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.0-SNAPSHOT/odl-netconf-clustered-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.0-SNAPSHOT/odl-netconf-common-7.0.0-20240217.190804-23-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.0-SNAPSHOT/odl-netconf-connector-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.0-SNAPSHOT/odl-netconf-connector-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.0-SNAPSHOT/odl-netconf-console-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.0-SNAPSHOT/odl-netconf-impl-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.0-SNAPSHOT/odl-netconf-keystore-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.0-SNAPSHOT/odl-netconf-mdsal-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.0-SNAPSHOT/odl-netconf-model-rfc5277-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.0-SNAPSHOT/odl-netconf-model-rfc6022-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.0-SNAPSHOT/odl-netconf-model-rfc6241-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.0-SNAPSHOT/odl-netconf-model-rfc6243-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.0-SNAPSHOT/odl-netconf-model-rfc6470-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.0-SNAPSHOT/odl-netconf-model-rfc8040-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.0-SNAPSHOT/odl-netconf-model-rfc8341-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.0-SNAPSHOT/odl-netconf-model-rfc8526-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.0-SNAPSHOT/odl-netconf-model-rfc8639-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.0-SNAPSHOT/odl-netconf-model-rfc8641-7.0.0-20240217.190804-861-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.0-SNAPSHOT/odl-netconf-model-rfc8650-7.0.0-20240217.190804-861-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.0-SNAPSHOT/odl-netconf-ssh-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.0-SNAPSHOT/odl-netconf-test-tools-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.0-SNAPSHOT/odl-netconf-topology-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.0-SNAPSHOT/odl-netconf-transport-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.0-SNAPSHOT/odl-netconf-transport-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.0-SNAPSHOT/odl-netconf-truststore-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.0-SNAPSHOT/odl-netconf-util-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.0-SNAPSHOT/odl-restconf-all-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.0-SNAPSHOT/odl-restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.0-SNAPSHOT/odl-restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.0-SNAPSHOT/odl-restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.0-SNAPSHOT/odl-restconf-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.0-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.0-20240217.190804-744-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-features.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/odl-yanglib/7.0.0-SNAPSHOT/odl-yanglib-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.0-SNAPSHOT/restconf-api-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.0-SNAPSHOT/restconf-client-7.0.0-20240217.190804-100-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.0-SNAPSHOT/restconf-common-models-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.0-SNAPSHOT/restconf-common-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.0-SNAPSHOT/restconf-nb-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.0-SNAPSHOT/restconf-openapi-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.0-SNAPSHOT/restconf-server-7.0.0-20240217.190804-100-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.0-SNAPSHOT/restconf-wadl-generator-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-restconf.cfg.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.0-SNAPSHOT/sal-rest-connector-config-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.0-SNAPSHOT/shaded-exificient-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.0-SNAPSHOT/shaded-sshd-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.0-SNAPSHOT/transport-api-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.0-SNAPSHOT/transport-http-7.0.0-20240217.190804-100-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.0-SNAPSHOT/transport-ssh-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.0-SNAPSHOT/transport-tcp-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.0-SNAPSHOT/transport-tls-7.0.0-20240217.190804-960-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.0-SNAPSHOT/truststore-api-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.0-SNAPSHOT/truststore-none-7.0.0-20240217.190804-962-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib/7.0.0-SNAPSHOT/yanglib-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.0-SNAPSHOT/websocket-client-7.0.0-20240217.190804-961-sources.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745.pom.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/maven-metadata.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-javadoc.jar.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.xml.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-cyclonedx.json.md5 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar.sha1 19:42:34 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.0-SNAPSHOT/yanglib-mdsal-writer-7.0.0-20240217.190804-745-sources.jar.md5 19:42:34 Finished deploying /w/workspace/netconf-maven-merge-master/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 19:42:34 ####################################################### 19:42:35 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins2002474998399706659.sh 19:42:35 $ ssh-agent -k 19:42:35 unset SSH_AUTH_SOCK; 19:42:35 unset SSH_AGENT_PID; 19:42:35 echo Agent pid 5561 killed; 19:42:35 [ssh-agent] Stopped. 19:42:35 [JaCoCo plugin] Collecting JaCoCo coverage data... 19:42:35 [JaCoCo plugin] Version: 3.3.5 19:42:35 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 19:42:36 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 19:42:36 [JaCoCo plugin] Saving matched execfiles: /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/code-coverage/jacoco.exec 19:42:37 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/target/classes 82 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/target/classes 13 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/target/classes 14 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/target/classes 2 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/target/classes 115 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/target/classes 80 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/target/classes 6 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-experimental/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf-testing/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/features-netconf/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-all/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-api/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-callhome-ssh/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-client/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-clustered-topology/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-common/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector-all/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-connector/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-console/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-impl/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-keystore/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-mdsal/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc5277/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6022/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6241/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6243/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc6470/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8040/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8341/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8526/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8639/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8641/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-model-rfc8650/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-ssh/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-test-tools/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-topology/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport-api/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-transport/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-truststore/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-netconf-util/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-all/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-common/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-nb/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf-openapi/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-restconf/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib-mdsal-writer/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/odl-yanglib/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/features/parent/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/jacoco/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf-static/target/classes 0 files 19:42:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/karaf/target/classes 0 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-api/target/classes 98 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/target/classes 99 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/target/classes 1 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/draft-ietf-netconf-crypto-types/target/classes 147 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc5277/target/classes 33 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/target/classes 96 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6241/target/classes 245 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6243/target/classes 14 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6470/target/classes 37 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 19:42:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8040-ietf-restconf-monitoring/target/classes 23 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/target/classes 49 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/target/classes 56 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8639/target/classes 205 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8641/target/classes 139 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8650/target/classes 13 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes 1 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/target/classes 35 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-test-models/target/classes 40 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/target/classes 189 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/target/classes 84 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/target/classes 7 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/parent/target/classes 0 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes 2 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/target/classes 223 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/target/classes 26 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/target/classes 8 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/target/classes 53 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/target/classes 27 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/target/classes 160 files 19:42:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/target/classes 5 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/target/classes 227 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/target/classes 2 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/target/classes 34 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/target/classes 131 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/target/classes 138 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common-models/target/classes 110 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/target/classes 10 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/target/classes 203 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/target/classes 50 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-rest-connector-config/target/classes 0 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/target/classes 3 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/target/classes 6 files 19:42:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient-jar/target/classes 0 files 19:42:41 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-exificient/target/classes 996 files 19:42:41 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd-jar/target/classes 0 files 19:42:42 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/third-party/shaded-sshd/target/classes 1063 files 19:42:42 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/target/classes 10 files 19:42:42 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/target/classes 164 files 19:42:43 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/target/classes 774 files 19:42:43 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/target/classes 83 files 19:42:44 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/target/classes 915 files 19:42:44 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-api/target/classes 70 files 19:42:44 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/target/classes 1 files 19:42:45 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 19:42:45 [JaCoCo plugin] Source Inclusions: **/*.java 19:42:45 [JaCoCo plugin] Source Exclusions: null 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/callhome-provider/src/main/java 22 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-console/src/main/java 11 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-nb/src/main/java 8 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-impl/src/main/java 1 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology-singleton/src/main/java 78 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/netconf-topology/src/main/java 10 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/apps/yanglib-mdsal-writer/src/main/java 3 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-legacy/src/main/java 16 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/keystore/keystore-none/src/main/java 1 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc6022/src/main/java 2 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8341/src/main/java 5 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/model/rfc8526/src/main/java 1 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/java 1 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/netconf-netty-util/src/main/java 23 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-test-perf/src/main/java 5 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/tools/netconf-testtool/src/main/java 62 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/netconf/yanglib/src/main/java 4 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/java 2 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-client-mdsal/src/main/java 82 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-common-mdsal/src/main/java 8 files 19:42:45 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-dom-api/src/main/java 7 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/plugins/netconf-server-mdsal/src/main/java 36 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-api/src/main/java 26 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-client/src/main/java 14 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-common/src/main/java 4 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-server/src/main/java 50 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/netconf-test-util/src/main/java 2 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-api/src/main/java 25 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-client/src/main/java 1 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/protocol/restconf-server/src/main/java 1 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-common/src/main/java 9 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-nb/src/main/java 123 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/restconf-openapi/src/main/java 46 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/sal-restconf-broker/src/main/java 15 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/wadl-generator/src/main/java 3 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/restconf/websocket-client/src/main/java 5 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-api/src/main/java 9 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-http/src/main/java 2 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-ssh/src/main/java 31 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tcp/src/main/java 13 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/transport/transport-tls/src/main/java 14 files 19:42:46 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-master/truststore/truststore-none/src/main/java 1 files 19:42:46 [JaCoCo plugin] Loading inclusions files.. 19:42:46 [JaCoCo plugin] inclusions: [] 19:42:46 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 19:42:47 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 19:42:47 [JaCoCo plugin] Publishing the results.. 19:42:47 [JaCoCo plugin] Loading packages.. 19:42:47 [JaCoCo plugin] Done. 19:42:47 [JaCoCo plugin] Overall coverage: class: 49.407543, method: 30.62323, line: 36.700943, branch: 10.765547, instruction: 20.546173, complexity: 16.335278 19:42:47 [PostBuildScript] - [INFO] Executing post build scripts. 19:42:47 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins16210762769336010607.sh 19:42:47 ---> sysstat.sh 19:42:48 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins996010606027879724.sh 19:42:48 ---> package-listing.sh 19:42:48 ++ facter osfamily 19:42:48 ++ tr '[:upper:]' '[:lower:]' 19:42:48 + OS_FAMILY=redhat 19:42:48 + workspace=/w/workspace/netconf-maven-merge-master 19:42:48 + START_PACKAGES=/tmp/packages_start.txt 19:42:48 + END_PACKAGES=/tmp/packages_end.txt 19:42:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:48 + PACKAGES=/tmp/packages_start.txt 19:42:48 + '[' /w/workspace/netconf-maven-merge-master ']' 19:42:48 + PACKAGES=/tmp/packages_end.txt 19:42:48 + case "${OS_FAMILY}" in 19:42:48 + rpm -qa 19:42:48 + sort 19:42:49 + '[' -f /tmp/packages_start.txt ']' 19:42:49 + '[' -f /tmp/packages_end.txt ']' 19:42:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:49 + '[' /w/workspace/netconf-maven-merge-master ']' 19:42:49 + mkdir -p /w/workspace/netconf-maven-merge-master/archives/ 19:42:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-master/archives/ 19:42:49 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins4846449481081016132.sh 19:42:49 ---> capture-instance-metadata.sh 19:42:49 Setup pyenv: 19:42:49 system 19:42:49 3.8.13 19:42:49 3.9.13 19:42:49 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXCz from file:/tmp/.os_lf_venv 19:42:50 lf-activate-venv(): INFO: Installing: lftools 19:43:04 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:43:04 INFO: Running in OpenStack, capturing instance metadata 19:43:04 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins12663720206685386159.sh 19:43:04 provisioning config files... 19:43:05 Could not find credentials [logs] for netconf-maven-merge-master #2999 19:43:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config7367812723236929248tmp 19:43:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:43:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:43:05 provisioning config files... 19:43:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:43:05 [EnvInject] - Injecting environment variables from a build step. 19:43:05 [EnvInject] - Injecting as environment variables the properties content 19:43:05 SERVER_ID=logs 19:43:05 19:43:05 [EnvInject] - Variables injected successfully. 19:43:05 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins16313472161373906854.sh 19:43:05 ---> create-netrc.sh 19:43:05 WARN: Log server credential not found. 19:43:05 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins2728140479006596444.sh 19:43:05 ---> python-tools-install.sh 19:43:05 Setup pyenv: 19:43:05 system 19:43:05 3.8.13 19:43:05 3.9.13 19:43:05 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXCz from file:/tmp/.os_lf_venv 19:43:07 lf-activate-venv(): INFO: Installing: lftools 19:43:17 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:43:17 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins17487773512220028745.sh 19:43:17 ---> sudo-logs.sh 19:43:17 Archiving 'sudo' log.. 19:43:17 [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins2695254038918229664.sh 19:43:17 ---> job-cost.sh 19:43:18 Setup pyenv: 19:43:18 system 19:43:18 3.8.13 19:43:18 3.9.13 19:43:18 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXCz from file:/tmp/.os_lf_venv 19:43:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:43:28 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:43:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:43:28 INFO: No Stack... 19:43:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:29 INFO: Archiving Costs 19:43:29 [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins13556652781089526104.sh 19:43:29 ---> logs-deploy.sh 19:43:29 Setup pyenv: 19:43:29 system 19:43:29 3.8.13 19:43:29 3.9.13 19:43:29 * 3.10.6 (set by /w/workspace/netconf-maven-merge-master/.python-version) 19:43:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tXCz from file:/tmp/.os_lf_venv 19:43:31 lf-activate-venv(): INFO: Installing: lftools 19:43:41 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:43:41 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-tXCz/bin to PATH 19:43:42 WARNING: Nexus logging server not set 19:43:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-master/2999/ 19:43:42 INFO: archiving logs to S3 19:43:46 ---> uname -a: 19:43:46 Linux prd-centos8-builder-4c-4g-7558.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 19:43:46 19:43:46 19:43:46 ---> lscpu: 19:43:46 Architecture: x86_64 19:43:46 CPU op-mode(s): 32-bit, 64-bit 19:43:46 Byte Order: Little Endian 19:43:46 CPU(s): 4 19:43:46 On-line CPU(s) list: 0-3 19:43:46 Thread(s) per core: 1 19:43:46 Core(s) per socket: 1 19:43:46 Socket(s): 4 19:43:46 NUMA node(s): 1 19:43:46 Vendor ID: AuthenticAMD 19:43:46 CPU family: 23 19:43:46 Model: 49 19:43:46 Model name: AMD EPYC-Rome Processor 19:43:46 Stepping: 0 19:43:46 CPU MHz: 2799.998 19:43:46 BogoMIPS: 5599.99 19:43:46 Virtualization: AMD-V 19:43:46 Hypervisor vendor: KVM 19:43:46 Virtualization type: full 19:43:46 L1d cache: 32K 19:43:46 L1i cache: 32K 19:43:46 L2 cache: 512K 19:43:46 L3 cache: 16384K 19:43:46 NUMA node0 CPU(s): 0-3 19:43:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:43:46 19:43:46 19:43:46 ---> nproc: 19:43:46 4 19:43:46 19:43:46 19:43:46 ---> df -h: 19:43:46 Filesystem Size Used Avail Use% Mounted on 19:43:46 devtmpfs 7.7G 0 7.7G 0% /dev 19:43:46 tmpfs 7.7G 0 7.7G 0% /dev/shm 19:43:46 tmpfs 7.7G 17M 7.7G 1% /run 19:43:46 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 19:43:46 /dev/vda1 80G 13G 68G 16% / 19:43:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:43:46 19:43:46 19:43:46 ---> free -m: 19:43:46 total used free shared buff/cache available 19:43:46 Mem: 15761 879 8523 19 6358 14532 19:43:46 Swap: 1023 0 1023 19:43:46 19:43:46 19:43:46 ---> ip addr: 19:43:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:43:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:43:46 inet 127.0.0.1/8 scope host lo 19:43:46 valid_lft forever preferred_lft forever 19:43:46 inet6 ::1/128 scope host 19:43:46 valid_lft forever preferred_lft forever 19:43:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:43:46 link/ether fa:16:3e:9e:2a:b0 brd ff:ff:ff:ff:ff:ff 19:43:46 altname enp0s3 19:43:46 altname ens3 19:43:46 inet 10.30.170.66/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:43:46 valid_lft 83868sec preferred_lft 83868sec 19:43:46 inet6 fe80::f816:3eff:fe9e:2ab0/64 scope link 19:43:46 valid_lft forever preferred_lft forever 19:43:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 19:43:46 link/ether 02:42:05:61:06:00 brd ff:ff:ff:ff:ff:ff 19:43:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:43:46 valid_lft forever preferred_lft forever 19:43:46 19:43:46 19:43:46 ---> sar -b -r -n DEV: 19:43:46 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/17/2024 _x86_64_ (4 CPU) 19:43:46 19:43:46 19:01:30 LINUX RESTART (4 CPU) 19:43:46 19:43:46 07:02:01 PM tps rtps wtps bread/s bwrtn/s 19:43:46 07:03:01 PM 88.84 25.49 63.35 5020.56 6894.47 19:43:46 07:04:01 PM 85.34 2.60 82.74 1710.91 7125.86 19:43:46 07:05:01 PM 29.66 0.03 29.62 0.53 3707.86 19:43:46 07:06:01 PM 5.13 0.00 5.13 0.00 138.48 19:43:46 07:07:01 PM 3.38 0.00 3.38 0.00 75.99 19:43:46 07:08:01 PM 4.98 0.00 4.98 0.00 95.85 19:43:46 07:09:01 PM 219.06 18.03 201.03 2877.44 7730.44 19:43:46 07:10:01 PM 89.64 1.67 87.97 118.23 9739.30 19:43:46 07:11:01 PM 40.14 0.00 40.14 0.00 2015.41 19:43:46 07:12:01 PM 27.64 0.00 27.64 0.00 1195.24 19:43:46 07:13:01 PM 32.77 0.00 32.77 0.00 1394.64 19:43:46 07:14:01 PM 36.09 0.00 36.09 0.00 3159.00 19:43:46 07:15:01 PM 26.06 0.00 26.06 0.00 1207.53 19:43:46 07:16:01 PM 30.82 0.25 30.57 2.00 8395.32 19:43:46 07:17:01 PM 48.36 14.04 34.32 203.43 3935.84 19:43:46 07:18:01 PM 13.01 0.00 13.01 0.00 1036.26 19:43:46 07:19:01 PM 19.59 0.00 19.59 0.00 2389.32 19:43:46 07:20:01 PM 35.42 0.00 35.42 0.00 2699.88 19:43:46 07:21:01 PM 32.59 0.00 32.59 0.00 1577.31 19:43:46 07:22:01 PM 36.94 0.00 36.94 0.00 1592.05 19:43:46 07:23:01 PM 34.58 0.00 34.58 0.00 1642.97 19:43:46 07:24:01 PM 27.89 0.00 27.89 0.00 1277.55 19:43:46 07:25:01 PM 35.63 0.00 35.63 0.00 1933.56 19:43:46 07:26:01 PM 16.10 0.02 16.09 0.13 1304.60 19:43:46 07:27:01 PM 27.98 0.00 27.98 0.00 1646.46 19:43:46 07:28:01 PM 24.61 0.63 23.98 124.09 1351.93 19:43:46 07:29:01 PM 27.64 0.00 27.64 0.00 1660.48 19:43:46 07:30:01 PM 34.82 0.00 34.82 0.00 1672.88 19:43:46 07:31:01 PM 41.93 0.00 41.93 0.00 1606.42 19:43:46 07:32:01 PM 47.50 0.00 47.50 0.00 1691.51 19:43:46 07:33:01 PM 41.34 0.00 41.34 0.00 2447.34 19:43:46 07:34:01 PM 41.81 0.00 41.81 0.00 1109.62 19:43:46 07:35:01 PM 68.60 0.00 68.60 0.00 3092.02 19:43:46 07:36:01 PM 45.58 0.00 45.58 0.00 3030.91 19:43:46 07:37:01 PM 37.56 0.00 37.56 0.00 1505.43 19:43:46 07:38:01 PM 51.43 0.00 51.43 0.00 1822.69 19:43:46 07:39:01 PM 73.98 0.00 73.98 0.00 50910.51 19:43:46 07:40:01 PM 31.48 0.03 31.44 0.53 13421.00 19:43:46 07:41:01 PM 49.43 0.40 49.03 22.26 18173.88 19:43:46 07:42:01 PM 19.89 0.00 19.89 0.00 2014.16 19:43:46 07:43:01 PM 10.45 0.03 10.41 4.53 312.63 19:43:46 Average: 41.36 1.54 39.81 246.05 4384.64 19:43:46 19:43:46 07:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:46 07:03:01 PM 13168540 15058216 2970916 18.41 2688 2106360 1219008 7.09 257296 2363344 169776 19:43:46 07:04:01 PM 13092076 15113464 3047380 18.88 2688 2228648 1083640 6.30 225944 2435216 96192 19:43:46 07:05:01 PM 13081072 15102304 3058384 18.95 2688 2228788 1083640 6.30 225952 2442680 72 19:43:46 07:06:01 PM 13082608 15103988 3056848 18.94 2688 2228908 1083640 6.30 225952 2442400 100 19:43:46 07:07:01 PM 13081504 15103060 3057952 18.95 2688 2229060 1083640 6.30 225952 2442716 68 19:43:46 07:08:01 PM 13081128 15103268 3058328 18.95 2688 2229624 1083640 6.30 225952 2443504 252 19:43:46 07:09:01 PM 11836736 14272556 4302720 26.66 2688 2635564 1932164 11.24 344912 3537488 140200 19:43:46 07:10:01 PM 10952024 13612000 5187432 32.14 2688 2856440 2582504 15.03 563768 4187404 105488 19:43:46 07:11:01 PM 10743500 13345264 5395956 33.43 2688 2796564 2697276 15.69 565316 4391836 8848 19:43:46 07:12:01 PM 10761408 13386900 5378048 33.32 2688 2819556 2890300 16.82 570328 4365272 11904 19:43:46 07:13:01 PM 10802172 13454976 5337284 33.07 2688 2845172 2548388 14.83 581652 4308424 13516 19:43:46 07:14:01 PM 10274272 13005252 5865184 36.34 2688 2920688 3181448 18.51 606016 4799432 10628 19:43:46 07:15:01 PM 9908244 12784060 6231212 38.61 2688 3063564 3258128 18.96 623552 5136560 128960 19:43:46 07:16:01 PM 10047996 13001732 6091460 37.74 2688 3141292 3170268 18.44 699012 4922896 74408 19:43:46 07:17:01 PM 10173512 13184552 5965944 36.96 2688 3196020 3051352 17.75 760028 4729884 41920 19:43:46 07:18:01 PM 10177584 13234716 5961872 36.94 2688 3236904 2710612 15.77 779016 4695536 56692 19:43:46 07:19:01 PM 9789700 12990888 6349756 39.34 2688 3373216 3262824 18.98 796412 5051172 133680 19:43:46 07:20:01 PM 10073800 13220304 6065656 37.58 2688 3315532 2716256 15.80 808564 4753008 16692 19:43:46 07:21:01 PM 7615592 10925660 8523864 52.81 2688 3474824 5053580 29.40 828596 7175140 146040 19:43:46 07:22:01 PM 9901828 13096728 6237628 38.65 2688 3358696 2853776 16.60 819304 4905024 7732 19:43:46 07:23:01 PM 7128068 10677228 9011388 55.83 2688 3709088 5422040 31.55 873232 7607084 216432 19:43:46 07:24:01 PM 8178924 11547248 7960532 49.32 2688 3527820 4733248 27.54 880884 6548096 132600 19:43:46 07:25:01 PM 9447544 12735884 6691912 41.46 2688 3445628 3213740 18.70 873204 5289996 12444 19:43:46 07:26:01 PM 8676672 12004356 7462784 46.24 2688 3483664 4005612 23.30 882336 6046548 19516 19:43:46 07:27:01 PM 9001376 12363632 7138080 44.23 2688 3515108 3806144 22.14 890160 5709692 23592 19:43:46 07:28:01 PM 6748680 10425412 9390776 58.19 2688 3823924 6019288 35.02 931968 7903412 189648 19:43:46 07:29:01 PM 8819764 12224132 7319692 45.35 2688 3552220 3692856 21.49 898812 5874004 8876 19:43:46 07:30:01 PM 6135960 9847712 10003496 61.98 2688 3856472 6157044 35.82 940272 8502012 179224 19:43:46 07:31:01 PM 8891224 12338076 7248232 44.91 2688 3591420 3820672 22.23 908084 5788328 11620 19:43:46 07:32:01 PM 8795040 12283836 7344416 45.51 2688 3631672 3579952 20.83 918548 5868060 26628 19:43:46 07:33:01 PM 8242632 11755796 7896824 48.93 2688 3651988 4097548 23.84 925864 6405720 628 19:43:46 07:34:01 PM 7593244 11254584 8546212 52.95 2688 3799576 4869844 28.33 951800 7024684 141804 19:43:46 07:35:01 PM 8155500 11734768 7983956 49.47 2688 3714872 4099716 23.85 956020 6456176 6760 19:43:46 07:36:01 PM 8119980 11761872 8019476 49.69 2688 3775276 4054352 23.59 967944 6477100 6912 19:43:46 07:37:01 PM 8687772 12350940 7451684 46.17 2688 3795776 3477136 20.23 973532 5904644 6208 19:43:46 07:38:01 PM 8198944 12324288 7940512 49.20 2688 4253304 3477544 20.23 983692 6372140 438212 19:43:46 07:39:01 PM 6715492 12290116 9423964 58.39 2688 5696260 3477544 20.23 1786364 7045240 279552 19:43:46 07:40:01 PM 6574696 12241156 9564760 59.26 2688 5782948 3482824 20.26 1800420 7161800 63996 19:43:46 07:41:01 PM 8773232 14917180 7366224 45.64 2688 6255884 1185408 6.90 1962804 4803932 54300 19:43:46 07:42:01 PM 8772224 14913988 7367232 45.65 2688 6255884 1185408 6.90 1963260 4805340 8 19:43:46 07:43:01 PM 8724536 14866832 7414920 45.94 2688 6256476 1178812 6.86 2146248 4669920 4 19:43:46 Average: 9561629 12950218 6577827 40.76 2688 3552700 3111776 18.10 857292 5214460 72735 19:43:46 19:43:46 07:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:46 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:03:01 PM eth0 360.60 235.97 1984.03 58.64 0.00 0.00 0.00 0.00 19:43:46 07:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:04:01 PM eth0 66.84 55.47 573.51 18.11 0.00 0.00 0.00 0.00 19:43:46 07:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:05:01 PM eth0 23.74 21.08 218.72 3.60 0.00 0.00 0.00 0.00 19:43:46 07:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:06:01 PM eth0 24.71 21.13 232.74 3.84 0.00 0.00 0.00 0.00 19:43:46 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:07:01 PM eth0 24.69 21.11 232.46 4.07 0.00 0.00 0.00 0.00 19:43:46 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:08:01 PM eth0 29.51 29.45 241.11 6.34 0.00 0.00 0.00 0.00 19:43:46 07:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:09:01 PM lo 0.37 0.37 0.05 0.05 0.00 0.00 0.00 0.00 19:43:46 07:09:01 PM eth0 328.39 282.39 4938.10 48.05 0.00 0.00 0.00 0.00 19:43:46 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:10:01 PM lo 1493.62 1493.62 1471.76 1471.76 0.00 0.00 0.00 0.00 19:43:46 07:10:01 PM eth0 121.61 87.47 1855.03 11.25 0.00 0.00 0.00 0.00 19:43:46 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:11:01 PM lo 1792.32 1792.32 1840.96 1840.96 0.00 0.00 0.00 0.00 19:43:46 07:11:01 PM eth0 7.46 6.96 1.82 2.41 0.00 0.00 0.00 0.00 19:43:46 07:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:12:01 PM lo 1765.42 1765.42 1774.96 1774.96 0.00 0.00 0.00 0.00 19:43:46 07:12:01 PM eth0 13.04 13.42 35.04 3.69 0.00 0.00 0.00 0.00 19:43:46 07:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:13:01 PM lo 1773.78 1773.78 1784.28 1784.28 0.00 0.00 0.00 0.00 19:43:46 07:13:01 PM eth0 12.06 11.65 37.61 3.23 0.00 0.00 0.00 0.00 19:43:46 07:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:14:01 PM lo 1054.62 1054.62 1053.17 1053.17 0.00 0.00 0.00 0.00 19:43:46 07:14:01 PM eth0 28.19 27.41 234.17 7.11 0.00 0.00 0.00 0.00 19:43:46 07:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:15:01 PM lo 2650.08 2650.08 2569.89 2569.89 0.00 0.00 0.00 0.00 19:43:46 07:15:01 PM eth0 9.65 9.11 2.43 3.26 0.00 0.00 0.00 0.00 19:43:46 07:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:16:01 PM lo 4013.26 4013.26 3884.06 3884.06 0.00 0.00 0.00 0.00 19:43:46 07:16:01 PM eth0 174.52 95.50 1349.62 7.37 0.00 0.00 0.00 0.00 19:43:46 07:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:17:01 PM lo 2298.13 2298.13 2282.07 2282.07 0.00 0.00 0.00 0.00 19:43:46 07:17:01 PM eth0 16.99 16.10 92.16 5.34 0.00 0.00 0.00 0.00 19:43:46 07:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:18:01 PM lo 8.13 8.13 1.45 1.45 0.00 0.00 0.00 0.00 19:43:46 07:18:01 PM eth0 4.45 4.40 7.45 1.37 0.00 0.00 0.00 0.00 19:43:46 07:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:19:01 PM lo 29.94 29.94 27.53 27.53 0.00 0.00 0.00 0.00 19:43:46 07:19:01 PM eth0 4.23 4.32 1.07 1.35 0.00 0.00 0.00 0.00 19:43:46 07:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:20:01 PM lo 1441.28 1441.28 1459.44 1459.44 0.00 0.00 0.00 0.00 19:43:46 07:20:01 PM eth0 6.28 5.70 1.64 2.21 0.00 0.00 0.00 0.00 19:43:46 07:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:21:01 PM lo 1441.87 1441.87 1419.04 1419.04 0.00 0.00 0.00 0.00 19:43:46 07:21:01 PM eth0 8.13 7.91 1.92 2.54 0.00 0.00 0.00 0.00 19:43:46 07:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:22:01 PM lo 1588.67 1588.67 1607.44 1607.44 0.00 0.00 0.00 0.00 19:43:46 07:22:01 PM eth0 6.42 6.25 1.91 2.43 0.00 0.00 0.00 0.00 19:43:46 07:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:23:01 PM lo 835.43 835.43 841.82 841.82 0.00 0.00 0.00 0.00 19:43:46 07:23:01 PM eth0 7.84 7.30 3.64 2.55 0.00 0.00 0.00 0.00 19:43:46 07:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:24:01 PM lo 2539.02 2539.02 2515.61 2515.61 0.00 0.00 0.00 0.00 19:43:46 07:24:01 PM eth0 11.00 10.82 13.32 3.27 0.00 0.00 0.00 0.00 19:43:46 07:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:25:01 PM lo 1601.96 1601.96 1620.14 1620.14 0.00 0.00 0.00 0.00 19:43:46 07:25:01 PM eth0 9.47 9.12 4.14 3.17 0.00 0.00 0.00 0.00 19:43:46 07:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:26:01 PM lo 0.22 0.22 0.05 0.05 0.00 0.00 0.00 0.00 19:43:46 07:26:01 PM eth0 10.07 9.26 4.40 3.28 0.00 0.00 0.00 0.00 19:43:46 07:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:27:01 PM lo 845.01 845.01 849.61 849.61 0.00 0.00 0.00 0.00 19:43:46 07:27:01 PM eth0 9.52 9.33 17.82 2.95 0.00 0.00 0.00 0.00 19:43:46 07:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:28:01 PM lo 788.40 788.40 796.14 796.14 0.00 0.00 0.00 0.00 19:43:46 07:28:01 PM eth0 3.35 3.33 0.84 1.06 0.00 0.00 0.00 0.00 19:43:46 07:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:29:01 PM lo 641.80 641.80 659.12 659.12 0.00 0.00 0.00 0.00 19:43:46 07:29:01 PM eth0 6.48 5.90 1.44 2.18 0.00 0.00 0.00 0.00 19:43:46 07:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:30:01 PM lo 1588.97 1588.97 1604.13 1604.13 0.00 0.00 0.00 0.00 19:43:46 07:30:01 PM eth0 5.00 4.62 1.27 1.48 0.00 0.00 0.00 0.00 19:43:46 07:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:31:01 PM lo 905.74 905.74 911.09 911.09 0.00 0.00 0.00 0.00 19:43:46 07:31:01 PM eth0 5.88 5.64 1.35 2.05 0.00 0.00 0.00 0.00 19:43:46 07:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:32:01 PM lo 949.80 949.80 952.70 952.70 0.00 0.00 0.00 0.00 19:43:46 07:32:01 PM eth0 21.91 22.33 132.97 5.14 0.00 0.00 0.00 0.00 19:43:46 07:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:33:01 PM lo 1016.41 1016.41 1015.96 1015.96 0.00 0.00 0.00 0.00 19:43:46 07:33:01 PM eth0 7.17 6.88 14.28 1.91 0.00 0.00 0.00 0.00 19:43:46 07:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:34:01 PM lo 1003.85 1003.85 1003.92 1003.92 0.00 0.00 0.00 0.00 19:43:46 07:34:01 PM eth0 11.32 10.77 36.52 2.64 0.00 0.00 0.00 0.00 19:43:46 07:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:35:01 PM lo 1480.44 1480.44 1505.64 1505.64 0.00 0.00 0.00 0.00 19:43:46 07:35:01 PM eth0 3.36 2.93 0.87 7.35 0.00 0.00 0.00 0.00 19:43:46 07:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:36:01 PM lo 820.63 820.63 826.72 826.72 0.00 0.00 0.00 0.00 19:43:46 07:36:01 PM eth0 20.11 16.95 299.86 3.82 0.00 0.00 0.00 0.00 19:43:46 07:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:37:01 PM lo 783.62 783.62 792.29 792.29 0.00 0.00 0.00 0.00 19:43:46 07:37:01 PM eth0 5.95 5.70 1.46 1.94 0.00 0.00 0.00 0.00 19:43:46 07:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:38:01 PM lo 652.87 652.87 669.51 669.51 0.00 0.00 0.00 0.00 19:43:46 07:38:01 PM eth0 94.55 79.74 1316.05 10.92 0.00 0.00 0.00 0.00 19:43:46 07:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:39:01 PM eth0 28.07 25.87 210.45 7.18 0.00 0.00 0.00 0.00 19:43:46 07:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:40:01 PM lo 2.78 2.78 0.65 0.65 0.00 0.00 0.00 0.00 19:43:46 07:40:01 PM eth0 11.93 11.46 26.52 3.84 0.00 0.00 0.00 0.00 19:43:46 07:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:41:01 PM eth0 78.51 81.56 65.87 199.38 0.00 0.00 0.00 0.00 19:43:46 07:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:42:01 PM eth0 423.53 591.39 149.68 9897.73 0.00 0.00 0.00 0.00 19:43:46 07:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 07:43:01 PM eth0 331.54 322.71 128.99 1267.60 0.00 0.00 0.00 0.00 19:43:46 07:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 Average: lo 922.30 922.30 920.65 920.65 0.00 0.00 0.00 0.00 19:43:46 Average: eth0 58.02 53.83 353.16 283.76 0.00 0.00 0.00 0.00 19:43:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:43:46 19:43:46 ---> sar -P ALL: 19:43:46 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/17/2024 _x86_64_ (4 CPU) 19:43:46 19:43:46 19:01:30 LINUX RESTART (4 CPU) 19:43:46 19:43:46 07:02:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:46 07:03:01 PM all 19.53 0.00 3.59 2.22 0.08 74.58 19:43:46 07:03:01 PM 0 13.83 0.00 2.94 1.86 0.08 81.29 19:43:46 07:03:01 PM 1 23.83 0.00 3.21 2.47 0.08 70.41 19:43:46 07:03:01 PM 2 24.68 0.00 4.68 2.34 0.08 68.22 19:43:46 07:03:01 PM 3 15.80 0.00 3.54 2.23 0.07 78.35 19:43:46 07:04:01 PM all 14.37 0.00 2.01 1.55 0.08 81.99 19:43:46 07:04:01 PM 0 10.87 0.00 1.57 1.08 0.08 86.40 19:43:46 07:04:01 PM 1 21.88 0.00 2.73 1.96 0.08 73.35 19:43:46 07:04:01 PM 2 9.89 0.00 1.94 1.89 0.07 86.22 19:43:46 07:04:01 PM 3 14.86 0.00 1.81 1.27 0.07 81.99 19:43:46 07:05:01 PM all 0.34 0.00 0.25 0.48 0.04 98.89 19:43:46 07:05:01 PM 0 0.58 0.00 0.12 0.02 0.05 99.23 19:43:46 07:05:01 PM 1 0.48 0.00 0.45 0.63 0.02 98.42 19:43:46 07:05:01 PM 2 0.17 0.00 0.25 0.97 0.03 98.58 19:43:46 07:05:01 PM 3 0.12 0.00 0.17 0.30 0.07 99.35 19:43:46 07:06:01 PM all 0.30 0.00 0.13 0.12 0.03 99.42 19:43:46 07:06:01 PM 0 0.38 0.00 0.03 0.00 0.02 99.57 19:43:46 07:06:01 PM 1 0.58 0.00 0.33 0.00 0.03 99.05 19:43:46 07:06:01 PM 2 0.12 0.00 0.05 0.00 0.05 99.78 19:43:46 07:06:01 PM 3 0.10 0.00 0.10 0.47 0.03 99.30 19:43:46 07:07:01 PM all 0.32 0.00 0.13 0.12 0.04 99.40 19:43:46 07:07:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45 19:43:46 07:07:01 PM 1 0.33 0.00 0.23 0.00 0.03 99.40 19:43:46 07:07:01 PM 2 0.37 0.00 0.15 0.28 0.05 99.15 19:43:46 07:07:01 PM 3 0.08 0.00 0.08 0.20 0.05 99.58 19:43:46 07:08:01 PM all 0.36 0.00 0.16 0.02 0.03 99.43 19:43:46 07:08:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 19:43:46 07:08:01 PM 1 0.75 0.00 0.23 0.05 0.05 98.92 19:43:46 07:08:01 PM 2 0.43 0.00 0.27 0.02 0.03 99.25 19:43:46 07:08:01 PM 3 0.20 0.00 0.08 0.00 0.03 99.68 19:43:46 07:09:01 PM all 52.81 0.00 3.54 3.13 0.12 40.39 19:43:46 07:09:01 PM 0 53.45 0.00 3.36 2.72 0.12 40.36 19:43:46 07:09:01 PM 1 58.42 0.00 2.87 2.03 0.12 36.56 19:43:46 07:09:01 PM 2 49.48 0.00 3.55 2.34 0.12 44.52 19:43:46 07:09:01 PM 3 49.89 0.00 4.40 5.44 0.13 40.14 19:43:46 07:10:01 PM all 58.48 0.00 3.92 3.36 0.14 34.09 19:43:46 07:10:01 PM 0 56.01 0.00 3.74 7.04 0.15 33.06 19:43:46 07:10:01 PM 1 52.46 0.00 4.93 3.74 0.14 38.73 19:43:46 07:10:01 PM 2 64.38 0.00 1.52 0.08 0.15 33.86 19:43:46 07:10:01 PM 3 61.06 0.00 5.49 2.58 0.14 30.73 19:43:46 07:11:01 PM all 66.11 0.00 4.19 0.36 0.10 29.25 19:43:46 07:11:01 PM 0 64.32 0.00 3.97 0.32 0.10 31.28 19:43:46 07:11:01 PM 1 65.95 0.00 2.84 0.13 0.10 30.97 19:43:46 07:11:01 PM 2 68.08 0.00 4.48 0.37 0.10 26.97 19:43:46 07:11:01 PM 3 66.08 0.00 5.45 0.61 0.10 27.77 19:43:46 07:12:01 PM all 62.77 0.00 4.06 0.43 0.12 32.63 19:43:46 07:12:01 PM 0 61.05 0.00 4.17 0.42 0.12 34.24 19:43:46 07:12:01 PM 1 63.00 0.00 4.44 0.14 0.12 32.31 19:43:46 07:12:01 PM 2 63.71 0.00 2.84 0.96 0.12 32.37 19:43:46 07:12:01 PM 3 63.32 0.00 4.76 0.22 0.12 31.58 19:43:46 07:13:01 PM all 64.82 0.00 3.96 1.21 0.12 29.90 19:43:46 07:13:01 PM 0 61.39 0.00 3.08 0.74 0.10 34.68 19:43:46 07:13:01 PM 1 65.51 0.00 5.28 2.11 0.12 26.98 19:43:46 07:13:01 PM 2 68.97 0.00 1.88 0.22 0.12 28.81 19:43:46 07:13:01 PM 3 63.42 0.00 5.61 1.79 0.14 29.05 19:43:46 19:43:46 07:13:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:46 07:14:01 PM all 60.91 0.00 3.54 1.49 0.11 33.95 19:43:46 07:14:01 PM 0 51.65 0.00 2.86 3.11 0.12 42.25 19:43:46 07:14:01 PM 1 63.92 0.00 2.13 0.36 0.10 33.48 19:43:46 07:14:01 PM 2 62.30 0.00 6.06 0.30 0.10 31.23 19:43:46 07:14:01 PM 3 65.81 0.00 3.07 2.17 0.12 28.82 19:43:46 07:15:01 PM all 57.21 0.00 4.00 3.28 0.12 35.39 19:43:46 07:15:01 PM 0 58.10 0.00 5.99 3.10 0.12 32.69 19:43:46 07:15:01 PM 1 58.55 0.00 3.00 5.62 0.10 32.73 19:43:46 07:15:01 PM 2 56.00 0.00 1.97 0.44 0.14 41.45 19:43:46 07:15:01 PM 3 56.15 0.00 5.06 3.96 0.12 34.71 19:43:46 07:16:01 PM all 24.38 7.56 3.24 28.35 0.09 36.38 19:43:46 07:16:01 PM 0 25.16 13.26 4.08 13.13 0.09 44.28 19:43:46 07:16:01 PM 1 27.27 3.60 3.52 43.25 0.12 22.24 19:43:46 07:16:01 PM 2 29.37 2.99 3.27 26.24 0.09 38.05 19:43:46 07:16:01 PM 3 15.81 10.36 2.10 30.70 0.08 40.94 19:43:46 07:17:01 PM all 55.65 1.09 4.33 1.87 0.11 36.95 19:43:46 07:17:01 PM 0 58.33 0.36 3.65 1.48 0.12 36.07 19:43:46 07:17:01 PM 1 52.23 3.98 4.01 1.74 0.08 37.95 19:43:46 07:17:01 PM 2 54.05 0.00 4.08 3.44 0.10 38.33 19:43:46 07:17:01 PM 3 58.03 0.00 5.57 0.82 0.12 35.46 19:43:46 07:18:01 PM all 41.51 0.00 1.55 12.45 0.08 44.40 19:43:46 07:18:01 PM 0 40.14 0.00 1.43 0.96 0.10 57.38 19:43:46 07:18:01 PM 1 43.30 0.00 1.63 47.01 0.08 7.98 19:43:46 07:18:01 PM 2 36.92 0.00 1.46 0.66 0.07 60.90 19:43:46 07:18:01 PM 3 45.68 0.00 1.68 1.39 0.08 51.16 19:43:46 07:19:01 PM all 33.87 0.00 1.73 16.88 0.08 47.45 19:43:46 07:19:01 PM 0 32.12 0.00 1.41 0.56 0.07 65.85 19:43:46 07:19:01 PM 1 35.20 0.00 1.16 41.69 0.12 21.83 19:43:46 07:19:01 PM 2 31.00 0.00 2.35 2.64 0.08 63.94 19:43:46 07:19:01 PM 3 37.15 0.00 1.99 22.83 0.07 37.96 19:43:46 07:20:01 PM all 61.83 0.00 3.62 1.55 0.14 32.86 19:43:46 07:20:01 PM 0 55.04 0.00 4.23 1.95 0.15 38.62 19:43:46 07:20:01 PM 1 62.47 0.00 4.83 1.44 0.14 31.13 19:43:46 07:20:01 PM 2 64.51 0.00 3.47 1.74 0.14 30.15 19:43:46 07:20:01 PM 3 65.37 0.00 1.93 1.04 0.14 31.51 19:43:46 07:21:01 PM all 67.76 0.00 3.75 0.25 0.13 28.12 19:43:46 07:21:01 PM 0 64.19 0.00 4.05 0.17 0.14 31.45 19:43:46 07:21:01 PM 1 70.34 0.00 3.63 0.42 0.13 25.47 19:43:46 07:21:01 PM 2 66.95 0.00 4.94 0.22 0.13 27.76 19:43:46 07:21:01 PM 3 69.54 0.00 2.37 0.19 0.12 27.79 19:43:46 07:22:01 PM all 60.60 0.00 3.93 0.34 0.15 34.99 19:43:46 07:22:01 PM 0 60.25 0.00 4.60 0.20 0.12 34.82 19:43:46 07:22:01 PM 1 58.31 0.00 3.85 0.10 0.08 37.65 19:43:46 07:22:01 PM 2 63.88 0.00 4.58 0.17 0.27 31.10 19:43:46 07:22:01 PM 3 59.93 0.00 2.69 0.88 0.12 36.38 19:43:46 07:23:01 PM all 72.18 0.00 3.08 0.55 0.12 24.07 19:43:46 07:23:01 PM 0 74.84 0.00 1.57 0.44 0.14 23.01 19:43:46 07:23:01 PM 1 72.22 0.00 1.95 0.37 0.12 25.34 19:43:46 07:23:01 PM 2 74.75 0.00 5.90 0.88 0.12 18.35 19:43:46 07:23:01 PM 3 66.93 0.00 2.89 0.52 0.10 29.56 19:43:46 07:24:01 PM all 57.58 0.00 4.23 1.75 0.15 36.29 19:43:46 07:24:01 PM 0 57.82 0.00 2.65 0.88 0.17 38.48 19:43:46 07:24:01 PM 1 65.42 0.00 5.42 0.49 0.10 28.56 19:43:46 07:24:01 PM 2 50.85 0.00 3.12 4.35 0.12 41.56 19:43:46 07:24:01 PM 3 56.21 0.00 5.77 1.27 0.22 36.53 19:43:46 19:43:46 07:24:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:46 07:25:01 PM all 60.56 0.00 3.89 0.70 0.11 34.75 19:43:46 07:25:01 PM 0 61.03 0.00 3.52 0.29 0.12 35.05 19:43:46 07:25:01 PM 1 60.34 0.00 3.40 0.61 0.10 35.55 19:43:46 07:25:01 PM 2 62.78 0.00 5.06 0.27 0.08 31.80 19:43:46 07:25:01 PM 3 58.08 0.00 3.58 1.62 0.12 36.60 19:43:46 07:26:01 PM all 63.13 0.00 2.09 0.33 0.11 34.34 19:43:46 07:26:01 PM 0 64.32 0.00 2.08 0.12 0.10 33.38 19:43:46 07:26:01 PM 1 69.61 0.00 2.01 0.10 0.12 28.16 19:43:46 07:26:01 PM 2 59.01 0.00 1.60 0.69 0.12 38.58 19:43:46 07:26:01 PM 3 59.61 0.00 2.66 0.40 0.10 37.22 19:43:46 07:27:01 PM all 66.88 0.00 3.28 0.35 0.12 29.37 19:43:46 07:27:01 PM 0 69.84 0.00 2.21 0.42 0.12 27.41 19:43:46 07:27:01 PM 1 64.42 0.00 3.74 0.42 0.14 31.27 19:43:46 07:27:01 PM 2 66.06 0.00 2.19 0.05 0.10 31.60 19:43:46 07:27:01 PM 3 67.18 0.00 4.97 0.51 0.12 27.22 19:43:46 07:28:01 PM all 53.21 0.00 2.25 0.34 0.12 44.08 19:43:46 07:28:01 PM 0 42.63 0.00 1.64 0.67 0.12 54.94 19:43:46 07:28:01 PM 1 56.30 0.00 2.02 0.12 0.12 41.45 19:43:46 07:28:01 PM 2 60.33 0.00 1.18 0.29 0.13 38.07 19:43:46 07:28:01 PM 3 53.63 0.00 4.15 0.28 0.12 41.82 19:43:46 07:29:01 PM all 61.31 0.00 3.22 0.33 0.11 35.03 19:43:46 07:29:01 PM 0 59.92 0.00 2.79 0.10 0.12 37.06 19:43:46 07:29:01 PM 1 63.84 0.00 2.17 0.15 0.10 33.73 19:43:46 07:29:01 PM 2 59.43 0.00 3.66 0.27 0.12 36.52 19:43:46 07:29:01 PM 3 62.03 0.00 4.25 0.81 0.10 32.80 19:43:46 07:30:01 PM all 63.04 0.00 3.68 0.35 0.14 32.79 19:43:46 07:30:01 PM 0 64.51 0.00 1.79 0.03 0.15 33.51 19:43:46 07:30:01 PM 1 66.57 0.00 3.07 0.54 0.12 29.70 19:43:46 07:30:01 PM 2 55.77 0.00 3.75 0.29 0.14 40.06 19:43:46 07:30:01 PM 3 65.34 0.00 6.10 0.56 0.14 27.87 19:43:46 07:31:01 PM all 59.85 0.00 3.58 0.34 0.11 36.13 19:43:46 07:31:01 PM 0 55.24 0.00 2.40 0.19 0.10 42.08 19:43:46 07:31:01 PM 1 57.86 0.00 4.32 0.46 0.10 37.25 19:43:46 07:31:01 PM 2 69.31 0.00 4.48 0.07 0.10 26.04 19:43:46 07:31:01 PM 3 57.02 0.00 3.14 0.62 0.12 39.10 19:43:46 07:32:01 PM all 64.76 0.00 3.50 0.51 0.11 31.12 19:43:46 07:32:01 PM 0 69.36 0.00 4.47 0.12 0.12 25.93 19:43:46 07:32:01 PM 1 64.16 0.00 3.08 1.10 0.12 31.54 19:43:46 07:32:01 PM 2 59.31 0.00 3.87 0.54 0.10 36.18 19:43:46 07:32:01 PM 3 66.23 0.00 2.56 0.30 0.10 30.81 19:43:46 07:33:01 PM all 65.30 0.00 3.20 1.23 0.15 30.12 19:43:46 07:33:01 PM 0 71.60 0.00 3.55 0.27 0.14 24.44 19:43:46 07:33:01 PM 1 56.91 0.00 3.34 2.25 0.20 37.30 19:43:46 07:33:01 PM 2 65.97 0.00 3.03 1.73 0.12 29.15 19:43:46 07:33:01 PM 3 66.78 0.00 2.88 0.66 0.12 29.56 19:43:46 07:34:01 PM all 62.56 0.00 3.69 0.36 0.11 33.28 19:43:46 07:34:01 PM 0 72.34 0.00 5.52 0.08 0.10 21.95 19:43:46 07:34:01 PM 1 63.27 0.00 2.53 0.32 0.10 33.77 19:43:46 07:34:01 PM 2 55.54 0.00 4.32 0.73 0.12 39.29 19:43:46 07:34:01 PM 3 59.01 0.00 2.38 0.30 0.13 38.17 19:43:46 07:35:01 PM all 58.26 0.00 3.75 0.66 0.10 37.22 19:43:46 07:35:01 PM 0 60.47 0.00 4.01 0.31 0.08 35.13 19:43:46 07:35:01 PM 1 60.99 0.00 3.03 0.42 0.10 35.46 19:43:46 07:35:01 PM 2 56.12 0.00 1.98 0.51 0.10 41.30 19:43:46 07:35:01 PM 3 55.50 0.00 5.99 1.42 0.10 36.99 19:43:46 19:43:46 07:35:01 PM CPU %user %nice %system %iowait %steal %idle 19:43:46 07:36:01 PM all 57.80 0.00 3.60 1.02 0.10 37.47 19:43:46 07:36:01 PM 0 61.16 0.00 4.36 0.59 0.10 33.78 19:43:46 07:36:01 PM 1 50.69 0.00 3.80 2.60 0.10 42.82 19:43:46 07:36:01 PM 2 60.58 0.00 3.85 0.48 0.10 34.99 19:43:46 07:36:01 PM 3 58.79 0.00 2.41 0.42 0.10 38.28 19:43:46 07:37:01 PM all 55.44 0.00 3.53 0.81 0.12 40.10 19:43:46 07:37:01 PM 0 49.61 0.00 2.54 0.19 0.12 47.55 19:43:46 07:37:01 PM 1 58.04 0.00 3.40 1.02 0.12 37.42 19:43:46 07:37:01 PM 2 58.36 0.00 3.01 0.03 0.12 38.47 19:43:46 07:37:01 PM 3 55.78 0.00 5.19 2.02 0.12 36.89 19:43:46 07:38:01 PM all 38.25 0.00 2.97 2.39 0.13 56.26 19:43:46 07:38:01 PM 0 36.85 0.00 2.69 0.39 0.17 59.91 19:43:46 07:38:01 PM 1 33.95 0.00 2.54 2.32 0.12 61.08 19:43:46 07:38:01 PM 2 48.02 0.00 4.71 6.68 0.12 40.47 19:43:46 07:38:01 PM 3 34.25 0.00 1.98 0.20 0.10 63.47 19:43:46 07:39:01 PM all 21.25 0.00 1.86 13.65 0.06 63.19 19:43:46 07:39:01 PM 0 9.26 0.00 0.92 4.14 0.05 85.62 19:43:46 07:39:01 PM 1 37.20 0.00 2.19 18.99 0.07 41.55 19:43:46 07:39:01 PM 2 30.59 0.00 3.27 15.34 0.05 50.75 19:43:46 07:39:01 PM 3 7.94 0.00 1.06 16.11 0.08 74.81 19:43:46 07:40:01 PM all 56.44 0.00 2.38 3.25 0.10 37.83 19:43:46 07:40:01 PM 0 59.57 0.00 3.27 8.79 0.10 28.27 19:43:46 07:40:01 PM 1 53.16 0.00 2.11 1.05 0.10 43.58 19:43:46 07:40:01 PM 2 53.03 0.00 1.19 0.02 0.08 45.67 19:43:46 07:40:01 PM 3 60.05 0.00 2.96 3.21 0.10 33.68 19:43:46 07:41:01 PM all 31.18 0.00 2.57 3.62 0.08 62.55 19:43:46 07:41:01 PM 0 16.50 0.00 1.71 3.43 0.08 78.28 19:43:46 07:41:01 PM 1 33.95 0.00 3.30 4.17 0.07 58.51 19:43:46 07:41:01 PM 2 49.98 0.00 3.69 3.65 0.10 42.58 19:43:46 07:41:01 PM 3 24.38 0.00 1.59 3.24 0.07 70.72 19:43:46 07:42:01 PM all 9.25 0.00 1.18 0.27 0.09 89.21 19:43:46 07:42:01 PM 0 2.95 0.00 0.47 0.34 0.08 96.16 19:43:46 07:42:01 PM 1 15.46 0.00 1.94 0.50 0.08 82.01 19:43:46 07:42:01 PM 2 18.05 0.00 1.96 0.10 0.08 79.81 19:43:46 07:42:01 PM 3 0.49 0.00 0.35 0.15 0.10 98.90 19:43:46 07:43:01 PM all 12.08 0.00 2.11 0.10 0.07 85.64 19:43:46 07:43:01 PM 0 8.67 0.00 2.34 0.15 0.07 88.77 19:43:46 07:43:01 PM 1 22.76 0.00 2.09 0.25 0.08 74.82 19:43:46 07:43:01 PM 2 10.57 0.00 2.13 0.00 0.07 87.23 19:43:46 07:43:01 PM 3 6.28 0.00 1.86 0.00 0.07 91.79 19:43:46 Average: all 46.09 0.21 2.90 2.74 0.10 47.96 19:43:46 Average: 0 44.66 0.33 2.72 1.48 0.10 50.71 19:43:46 Average: 1 47.50 0.18 2.84 4.69 0.10 44.68 19:43:46 Average: 2 47.20 0.07 2.96 2.00 0.10 47.66 19:43:46 Average: 3 45.00 0.25 3.08 2.78 0.10 48.78 19:43:46 19:43:46 19:43:46